NextGIS Frontend
Preparing search index...
@nextgis/react-ngw-map
ReactElementAttributes
Interface ReactElementAttributes
interface
ReactElementAttributes
{
children
?:
ReactNode
;
className
?:
string
;
id
?:
string
;
placeholder
?:
ReactNode
;
style
?:
Partial
<
CSSStyleDeclaration
>
;
}
Hierarchy (
View Summary
)
ReactElementAttributes
MapContainerProps
Index
Properties
children?
class
Name?
id?
placeholder?
style?
Properties
Optional
children
children
?:
ReactNode
Optional
class
Name
className
?:
string
Optional
id
id
?:
string
Optional
placeholder
placeholder
?:
ReactNode
Optional
style
style
?:
Partial
<
CSSStyleDeclaration
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
class
Name
id
placeholder
style
NextGIS Frontend
Loading...