UNPKG

@kubit-ui-web/react-components

Version:

Kubit React Components is a customizable, accessible library of React web components, designed to enhance your application's user experience

9 lines (8 loc) 239 B
export declare enum LineSeparatorLabelVariantType { LABEL_DEFAULT = "LABEL_DEFAULT", LABEL_TABLE = "LABEL_TABLE" } export declare enum LineSeparatorLineVariantType { LINE_DEFAULT = "LINE_DEFAULT", NONE_LINE = "NONE_LINE" }