UNPKG

cfc-ds

Version:

Design System do Conselho Federal de Contabilidade baseado no govbr-ds

8 lines (7 loc) 231 B
export declare enum CheckboxOptionType { withRightLabel = "withRightLabel", withAboveLabel = "withAboveLabel", withLeftLabel = "withLeftLabel", withBelowLabel = "withBelowLabel", withoutLabel = "wiyhoutLabel" }