Constructors
Section titled "Constructors"IgcTimeAxisLabelFormatComponent
new IgcTimeAxisLabelFormatComponent(): IgcTimeAxisLabelFormatComponent Returns IgcTimeAxisLabelFormatComponent
Properties
Section titled "Properties"htmlTagName
Section titled "htmlTagName"htmlTagName: string format
Section titled "format"format: string labelFormatOverride
Section titled "labelFormatOverride"labelFormatOverride: object range
Section titled "range"range: number repeatedDayFormat
Section titled "repeatedDayFormat"repeatedDayFormat: string repeatedMonthFormat
Section titled "repeatedMonthFormat"repeatedMonthFormat: string repeatedYearFormat
Section titled "repeatedYearFormat"repeatedYearFormat: string Accessors
Section titled "Accessors"get i(): TimeAxisLabelFormat Returns TimeAxisLabelFormat
observedAttributes
Section titled "observedAttributes"get observedAttributes(): string[] Returns string[]
Methods
Section titled "Methods"attributeChangedCallback
Section titled "attributeChangedCallback"attributeChangedCallback(name: string, oldValue: string, newValue: string): void Parameters
- name:
string - oldValue:
string - newValue:
string
Returns void
connectedCallback
Section titled "connectedCallback"connectedCallback(): void Returns void
disconnectedCallback
Section titled "disconnectedCallback"disconnectedCallback(): void Returns void
findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgcTimeAxisLabelFormatComponent Parameters
- internal:
any
Returns IgcTimeAxisLabelFormatComponent
register
Section titled "register"register(): void