Button Module
Typed Props front door for the `Button` control.
Functions and values
| Function or value |
Description
|
|
Authoring defaults; optional fields take their value from here.
|
Full Usage:
view props
Parameters:
ButtonProps<'msg>
Returns: Widget<'msg>
Type parameters: 'msg |
Lowers structurally equal to the legacy `Button.create` attrs; `OnClick = None` lowers to no event binding.
|