We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa30d52 + 225cdc1 commit b48b4a7Copy full SHA for b48b4a7
src/react/semanticui/DropdownItem.hx
@@ -12,6 +12,7 @@ typedef DropdownItemProps<T> = {
12
> BasePropsWithOptChildren,
13
> BaseSemanticProps,
14
?icon:String,
15
+ ?flag:String,
16
?text:String,
17
?description:String,
18
?disabled:Bool,
0 commit comments