@univerjs/design v0.5.0-beta.1Docs


Interface: IPopupProps

Properties

PropertyTypeDescriptionDefined in
childrenReactElement<any, string | JSXElementConstructor<any>>-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