@univerjs/design v0.5.4


Interface: IPopupProps

Defined in: submodules/univer/packages/design/src/components/popup/Popup.tsx:24

Properties

PropertyTypeDescriptionDefined in
childrenReactElement-submodules/univer/packages/design/src/components/popup/Popup.tsx:25
offset?[number, number]the offset of popup Default [0, 0]submodules/univer/packages/design/src/components/popup/Popup.tsx:37
visible?booleanwhether popup is visible Default falsesubmodules/univer/packages/design/src/components/popup/Popup.tsx:31