Preparing search index...
The search index is not available
react-declarative
react-declarative
types
react-declarative/components
ITabsModalProps
Type Alias ITabsModalProps<Data, Payload>
ITabsModalProps
:
Omit
<
ITabsOutletProps
<
Data
,
Payload
,
ModalOtherProps
>
,
keyof
{
withScroll
:
never
}
,
>
&
ModalOtherProps
&
OtherProps
Represents the props for the ITabsModal component.
Type Parameters
Data
=
IAnything
The type of data.
Payload
=
IAnything
The type of payload.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
react-declarative
Loading...
Represents the props for the ITabsModal component.