Home > @uniformdev/mesh-sdk-react > InputOptionValue
InputOptionValue type
Input option props
Signature:
type InputOptionValue = {
label: string;
value: string | string[];
};
Home > @uniformdev/mesh-sdk-react > InputOptionValue
Input option props
Signature:
type InputOptionValue = {
label: string;
value: string | string[];
};