@makerinc/react-sdk
Preparing search index...
Option
Interface Option
Product option (e.g., Size, Color) with available values Server type: Store.Product.Option.t
interface
Option
{
id
:
string
;
name
:
string
;
values
:
string
[]
;
}
Index
Properties
id
name
values
Properties
id
id
:
string
name
name
:
string
values
values
:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
name
values
@makerinc/react-sdk
Loading...
Product option (e.g., Size, Color) with available values Server type: Store.Product.Option.t