Preparing search index...
The search index is not available
NextGIS Frontend
NextGIS Frontend
@nextgis/item
ItemPropertyBaseConfig
Interface ItemPropertyBaseConfig<K>
interface
ItemPropertyBaseConfig
<
K
>
{
name
?:
string
;
type
?:
ItemPropertyTypes
[
K
]
;
}
Type Parameters
K
extends
keyof
ItemPropertyTypes
=
any
Hierarchy (
view full
)
ItemPropertyBaseConfig
ItemPropertyConfig
Index
Properties
name?
type?
Properties
Optional
name
name
?:
string
Optional
type
type
?:
ItemPropertyTypes
[
K
]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
name
type
NextGIS Frontend
Loading...