透過 @bind 指示詞屬性來將指定的欄位、屬性或 razor 的運算式值繫結到HTML 元素屬性 ... <button class="btn btn-primary" @onclick="SayHello"> Say hello </button> ...
確定! 回上一頁