ViewToolWidgetComposerProps Interface
Deprecated in 4.17.0. Use React.ComponentProps<typeof ViewToolWidgetComposer>
Props for ViewToolWidgetComposer.
Properties
Name | Type | Description | |
---|---|---|---|
hideNavigationAid | boolean | undefined | If true no navigation aid will be shown. | |
navigationAid | React.ReactNode | undefined | Overrides the default navigation aid. |
Defined in
Last Updated: 14 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.