-
-
Notifications
You must be signed in to change notification settings - Fork 385
question: 元件繼承問題 #2464
Copy link
Copy link
Closed
Labels
questionQuestion that needs to be answeredQuestion that needs to be answered
Milestone
Metadata
Metadata
Assignees
Labels
questionQuestion that needs to be answeredQuestion that needs to be answered
Type
Fields
Give feedbackNo fields configured for issues without a type.
您好 想請教元件繼承問題
因為想要在部分元件在使用時直接給預設值 , 想繼承select元件並給予一些預設值 (比如ShowSearch)
下圖為razor程式碼
但使用後會報以下錯誤

請問是我用法錯誤嗎?