SelectableContent Function

An uncontrolled component that accepts a list of child components with ids and labels and renders a select box at the top, allowing to choose which of the provided child components should be rendered at the bottom.

SelectableContent(props: SelectableContentProps): Element

Parameter Type Description
props SelectableContentProps  

Returns - Element

Defined in

Last Updated: 05 April, 2024