File

projects/m2-core/src/lib/shared/ui-components/card/left-card-col.component.ts

Implements

OnChanges

Metadata

Index

Properties
Methods
Inputs
HostBindings

Inputs

bottomBorder
Type : boolean
cardRowInitIndent
Type : any
Default value : CONSTANTS.CARD_ROW_INIT_INDENT
customColspan
Type : number
isJoint
Type : boolean
lastIndent
Type : any
Default value : IndentType.DOT
level
Type : number
Default value : 0
noRowStyles
Type : boolean

HostBindings

attr.colspan
Type : number
Default value : 1
class.joint-col
Type : boolean
Default value : false
class.left-col
Type : boolean
Default value : true
style.padding-left.px
Type : any
Default value : CONSTANTS.CARD_ROW_INIT_INDENT

Methods

ngOnChanges
ngOnChanges(changes: ComponentChanges<LeftCardColComponent>)
Parameters :
Name Type Optional
changes ComponentChanges<LeftCardColComponent> No
Returns : void

Properties

colspan
Type : number
Default value : 1
Decorators :
@HostBinding('attr.colspan')
jointColClass
Default value : false
Decorators :
@HostBinding('class.joint-col')
leftColClass
Default value : true
Decorators :
@HostBinding('class.left-col')
leftColumnPaddingLeft
Default value : CONSTANTS.CARD_ROW_INIT_INDENT
Decorators :
@HostBinding('style.padding-left.px')
Legend
Html element
Component
Html element with directive

results matching ""

    No results matching ""