Skip to main content

MultiselectOption

type MultiselectOption<T> = Option<T> & object;

Type Declaration

NameType
isHidden?boolean
description?string

Type Parameters

Type ParameterDefault type
T extends stringstring