children
MenuOPtion Component
β
className
string
β
id
name
label
info
placeholder
defaultValue
Array [ {
value: string;
text: string;
avatar?: {
username: string;
profilePic?: string;
};
} ]
search
boolean
helptext
error
errorMessage
disabled
onClick
function event
array
[{
avatar: string,
id: string,
name: string,
text: string,
value: string
}]
For this component elaboration, there were used the following internal components:
MenuOption
Tag
Telicon
Label
Search
For detailed code usage documentation, see the Storybooks for each framework below.
Last updated 3 years ago