@devgateway/wp-react-lib
Preparing search index...
CategoryItem
Interface CategoryItem
interface
CategoryItem
{
code
?:
string
;
id
:
any
;
labels
?:
Record
<
string
,
any
>
;
position
?:
number
;
value
:
string
;
}
Index
Properties
code?
id
labels?
position?
value
Properties
Optional
code
code
?:
string
id
id
:
any
Optional
labels
labels
?:
Record
<
string
,
any
>
Optional
position
position
?:
number
value
value
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
id
labels
position
value
@devgateway/wp-react-lib
Loading...