IgcDashboardTileCustomizationComponent

new IgcDashboardTileCustomizationComponent(): IgcDashboardTileCustomizationComponent

Returns IgcDashboardTileCustomizationComponent

htmlTagName: string
collectionIndex: number
isCollectionInsertionAtEnd: boolean
isCollectionInsertionAtIndex: boolean
isCollectionInsertionAtStart: boolean
isCollectionRemovaltIndex: boolean
matchParentIndex: number
matchType: string
order: number
propertyName: string
propertyValue: any
get observedAttributes(): string[]

Returns string[]

attributeChangedCallback(name: string, oldValue: string, newValue: string): void

Parameters

  • name: string
  • oldValue: string
  • newValue: string

Returns void

connectedCallback(): void

Returns void

disconnectedCallback(): void

Returns void

findByName(name: string): any

Parameters

  • name: string

Returns any

_createFromInternal(internal: any): IgcDashboardTileCustomizationComponent

Parameters

  • internal: any

Returns IgcDashboardTileCustomizationComponent

register(): void

Returns void