UNPKG

choerodon-ui

Version:

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

9 lines (8 loc) 214 B
export declare enum Placements { bottomLeft = "bottomLeft", bottomCenter = "bottomCenter", bottomRight = "bottomRight", topLeft = "topLeft", topCenter = "topCenter", topRight = "topRight" }