Constructors
Section titled "Constructors"IgcOthersCategoryContextComponent
new IgcOthersCategoryContextComponent(): IgcOthersCategoryContextComponent Returns IgcOthersCategoryContextComponent
Properties
Section titled "Properties"htmlTagName
Section titled "htmlTagName"htmlTagName: string items
Section titled "items"items: 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): IgcOthersCategoryContextComponent Parameters
- internal:
any
Returns IgcOthersCategoryContextComponent
register
Section titled "register"register(): void