packages/eui-ecl/packages/core/src/lib/components/ecl-date-block/ecl-date-block.component.ts
| selector | time[eclDateBlock] |
| templateUrl | ./ecl-date-block.component.html |
Methods |
Inputs |
HostBindings |
Accessors |
constructor(translateService: TranslateService)
|
||||||
|
Parameters :
|
| date |
Type : Date
|
| dateFormat |
Type : string
|
Default value : 'dd/M/yyyy'
|
| datetime |
Type : string
|
| day |
Type : string
|
| month |
Type : string
|
| monthTitle |
Type : string
|
| variant |
Type : "ongoing" | "cancelled" | "past" | "rescheduled"
|
Default value : null
|
| year |
Type : string
|
| class |
Type : string
|
| e2eAttr |
Type : any
|
| class |
Type : any
|
| getCssClasses | ||||||
getCssClasses(rootClass: string)
|
||||||
|
Parameters :
Returns :
string
|
| cssClasses |
getcssClasses()
|
| datetime | ||||
getdatetime()
|
||||
setdatetime(value)
|
||||
|
Parameters :
Returns :
void
|