SplitButton Module
Typed Props front door for the `SplitButton` control.
Functions and values
| Function or value |
Description
|
|
Authoring defaults; optional fields take their value from here.
|
Full Usage:
view props
Parameters:
SplitButtonProps<'msg>
Returns: Widget<'msg>
Type parameters: 'msg |
Lowers to a legacy `Toolbar` of [ primary `Button`; dropdown-trigger `Button`; an `Overlay` `Menu` of `Items` shown when `IsOpen` ]; `None` callbacks lower to no binding.
|