'stroked-card'
| Name | Type | Description |
|---|---|---|
| colorControl | UntypedFormControl | |
| options | [ { value: '', label: 'Default' }, { value: 'primary', label: 'Primary' }, { value: 'secondary', label: 'Secondary' }, { value: 'tertiary', label: 'Tertiary' }, { value: 'theme', label: 'Theme' }, { value: 'theme-contrast', label: 'Theme Contrast' }, { value: 'black', label: 'Black' }, { value: 'white', label: 'White' }, ] |