projects/m2-core/src/lib/shared/ui-components/card/right-card-col.directive.ts
| Selector | [right-card-col] |
Properties |
Inputs |
HostBindings |
Accessors |
| bottomBorder |
Type : boolean
|
| editModeON |
Type : boolean
|
| isFocusable |
Type : boolean
|
Default value : true
|
| isFocused |
Type : boolean
|
| class.right-col |
Type : boolean
|
Default value : true
|
| tabindex |
Type : -1 | 0
|
| rightColClass |
Default value : true
|
Decorators :
@HostBinding('class.right-col')
|
| tabindex |
gettabindex()
|