Skip to content
Bauhaus Design System
Menu
Return to top
On this page
FormGroup
Tokens
SCSS Variable
Value
$formGroup-color
--bds-brand-primary-color
$formGroup-border-color
--bds-brand-primary-color
$formGroup-legend-color
--bds-brand-primary-color
Properties
ts
export
interface
FormGroupProps
{
name
:
string
;
cols
:
string
;
}
Playground