FlyoutBase
Last updated
Last updated
Properties | Description |
---|---|
Properties | Description |
---|---|
attachedFlyout(value: WidgetBuilder<'msg, #IFabFlyoutBase>)
Sets the AttachedFlyout property.
onOpened(msg: 'msg)
Raised when the FlyoutBase is opened.
onClosed(msg: 'msg)
Raised when the FlyoutBase is closed.