Constructors
Section titled "Constructors"IgxOthersCategoryContextComponent
new IgxOthersCategoryContextComponent(): IgxOthersCategoryContextComponent Returns IgxOthersCategoryContextComponent
Properties
Section titled "Properties"ngAcceptInputType_items
Section titled "ngAcceptInputType_items"ngAcceptInputType_items: string | any[] ɵcmp: ɵɵComponentDeclaration<IgxOthersCategoryContextComponent, "igx-others-category-context", never, object, object, never, never, true, never> ɵfac: ɵɵFactoryDeclaration<IgxOthersCategoryContextComponent, never> Accessors
Section titled "Accessors"items
Section titled "items"Gets the items in the others category.
get items(): any[]
Returns any[]
set items(v: any[]): void Parameters
- v:
any[]
Returns void
Methods
Section titled "Methods"findByName
Section titled "findByName"findByName(name: string): any Parameters
- name:
string
Returns any
ngOnInit
Section titled "ngOnInit"ngOnInit(): void Returns void
_createFromInternal
Section titled "_createFromInternal"_createFromInternal(internal: any): IgxOthersCategoryContextComponent Parameters
- internal:
any
Returns IgxOthersCategoryContextComponent
register
Section titled "register"register(): void