Strata - v1.4.10
GitHub
Examples
Preparing search index...
strata
AdapterMap
Interface AdapterMap<T>
interface
AdapterMap
<
T
>
{
capacitor
?:
T
;
native
?:
T
;
web
:
T
;
}
Type Parameters
T
Index
Properties
capacitor?
native?
web
Properties
Optional
capacitor
capacitor
?:
T
Optional
native
native
?:
T
web
web
:
T
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capacitor
native
web
GitHub
Examples
Strata - v1.4.10
Loading...