Constructors
Section titled "Constructors"IgcDashboardTileCustomizationComponent
new IgcDashboardTileCustomizationComponent(): IgcDashboardTileCustomizationComponent Returns IgcDashboardTileCustomizationComponent
Properties
Section titled "Properties"htmlTagName
Section titled "htmlTagName"htmlTagName: string collectionIndex
Section titled "collectionIndex"collectionIndex: number isCollectionInsertionAtEnd
Section titled "isCollectionInsertionAtEnd"isCollectionInsertionAtEnd: boolean isCollectionInsertionAtIndex
Section titled "isCollectionInsertionAtIndex"isCollectionInsertionAtIndex: boolean isCollectionInsertionAtStart
Section titled "isCollectionInsertionAtStart"isCollectionInsertionAtStart: boolean isCollectionRemovaltIndex
Section titled "isCollectionRemovaltIndex"isCollectionRemovaltIndex: boolean matchParentIndex
Section titled "matchParentIndex"matchParentIndex: number matchType
Section titled "matchType"matchType: string order
Section titled "order"order: number propertyName
Section titled "propertyName"propertyName: string propertyValue
Section titled "propertyValue"propertyValue: any Accessors
Section titled "Accessors"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): IgcDashboardTileCustomizationComponent Parameters
- internal:
any
Returns IgcDashboardTileCustomizationComponent
register
Section titled "register"register(): void