Preparing search index...
The search index is not available
utopia-ui - v3.0.78
utopia-ui
<internal>
ItemFormPopupProps
Interface ItemFormPopupProps
interface
ItemFormPopupProps
{
children
?:
ReactNode
;
item
?:
Item
;
layer
:
LayerProps
;
position
:
LatLng
;
setItemFormPopup
?:
Dispatch
<
SetStateAction
<
null
|
ItemFormPopupProps
>
>
;
}
Index
Properties
children?
item?
layer
position
set
Item
Form
Popup?
Properties
Optional
children
children
?:
ReactNode
Optional
item
item
?:
Item
layer
layer
:
LayerProps
position
position
:
LatLng
Optional
set
Item
Form
Popup
setItemFormPopup
?:
Dispatch
<
SetStateAction
<
null
|
ItemFormPopupProps
>
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
children
item
layer
position
set
Item
Form
Popup
utopia-ui - v3.0.78
Loading...