Developer Portal
API Reference
Developer Community
License
Preparing search index...
The search index is not available
Mappedin React SDK v6.15.0
Mappedin React SDK v6.15.0
@mappedin/mappedin-js
WithState
Type Alias WithState<T>
WithState
:
T
extends
{
__type
:
infer
U
}
?
U
extends
keyof
MapElementToGetState
?
T
:
never
:
T
extends
string
?
T
extends
keyof
MapElementToGetState
?
T
:
never
:
never
Filter type that extracts only elements which have state.
Type Parameters
T
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Developer Portal
API Reference
Developer Community
License
Mappedin React SDK v6.15.0
Loading...
Filter type that extracts only elements which have state.