@univerjsdesigninterfacesIdropdownlegacyprops@univerjs/design v0.5.4 Interface: IDropdownLegacyProps Defined in: submodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:25 Properties PropertyTypeDescriptionDefined in align?AlignTypeThe align of the dropdownsubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:70 alignPoint?booleanWhether the dropdown aligns to the point Default falsesubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:65 childrenReactElementThe dropdown contentsubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:32 className?stringSemantic DOM classsubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:27 disabled?booleanDisable dropdown from showing up.submodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:79 forceRender?booleanWhether to force render the dropdown Default falsesubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:43 onVisibleChange?(visible: boolean) => voidTriggered after the dropdown visibility changessubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:76 overlayReactElementThe dropdown overlaysubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:59 placement?"bottom" | "top" | "topLeft" | "topRight" | "bottomLeft" | "bottomRight"The placement of the dropdownsubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:54 trigger?ActionType | ActionType[]The trigger mode which executes the dropdown action Default ['click']submodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:49 visible?booleanWhether the dropdown is visiblesubmodules/univer/packages/design/src/components/dropdown-legacy/DropdownLegacy.tsx:37IdraggablelistpropsIdropdownoverlayprops