Preparing search index...
The search index is not available
utopia-ui
utopia-ui
ItemForm
Function ItemForm
ItemForm
(
__namedParameters
:
{
children
?:
ReactNode
;
item
?:
Item
;
setPopupTitle
?:
Dispatch
<
SetStateAction
<
string
>
>
;
title
?:
string
;
}
,
)
:
Element
Parameters
__namedParameters
:
{
children
?:
ReactNode
;
item
?:
Item
;
setPopupTitle
?:
Dispatch
<
SetStateAction
<
string
>
>
;
title
?:
string
;
}
Returns
Element
Index
Properties
default
Props
prop
Types
Properties
default
Props
defaultProps
:
{
__TYPE
:
string
}
prop
Types
propTypes
:
{
__TYPE
:
Requireable
<
string
>
;
children
:
Requireable
<
ReactNodeLike
>
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
default
Props
prop
Types
utopia-ui
Loading...