Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Flutter
DropDown Element — CometChat documentation.
DropDownElement
DropdownElement( elementId: "Block", label: "Select block" , options: [ OptionElement(label: "A",value: "A" ), OptionElement(label: "B",value: "B" ), ], )
Was this page helpful?