Here is an example using the library MatBlazor: open MatBlazor let myButton model dispatch = comp<MatButton> [ attr.callback "OnClick" (fun _ -> dispatch ...
確定! 回上一頁