UNPKG

choerodon-ui

Version:

An enterprise-class UI design language and React-based implementation

12 lines (11 loc) 225 B
export declare enum TabsType { line = "line", card = "card", 'editable-card' = "editable-card" } export declare enum TabsPosition { top = "top", bottom = "bottom", left = "left", right = "right" }