Interface: FallbackOption
A default option to be displayed in the ConditionalContents component if none of the other options match.
Properties
Property | Type | Description |
---|---|---|
fallback | () => ReactNode | The contents to display |
A default option to be displayed in the ConditionalContents component if none of the other options match.
Property | Type | Description |
---|---|---|
fallback | () => ReactNode | The contents to display |