Hierarchy

Hierarchy

Implements

  • AfterViewInit

Constructors

  • Parameters

    • renderer: Renderer2
    • _elRef: ViewContainerRef
    • ngZone: NgZone
    • injector: Injector
    • componentFactoryResolver: ComponentFactoryResolver

    Returns IgxXLabelComponent

Properties

_childTemplateRef: TemplateRef<any>
_dynamicContent: ViewContainerRef
container: Element
ngAcceptInputType_actualDensity: string | ControlDisplayDensity
ngAcceptInputType_baseTheme: string | BaseControlTheme
ngAcceptInputType_density: string | ControlDisplayDensity
ngAcceptInputType_disabled: string | boolean
ngAcceptInputType_isHover: string | boolean
ngAcceptInputType_tabIndex: string | number
ngAcceptInputType_value: string | boolean
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get actualHighlightTextColor(): string
  • Gets the actual color to use for the text color.

    Returns string

  • set actualHighlightTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get actualHoverHighlightTextColor(): string
  • Gets the actual color to use for the text color when highlighted and hovered.

    Returns string

  • set actualHoverHighlightTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get actualHoverTextColor(): string
  • Gets the actual hover color to use for the text.

    Returns string

  • set actualHoverTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get actualTextColor(): string
  • Gets the actual color to use for the text color.

    Returns string

  • set actualTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get alignItems(): string
  • Gets or sets the id to use for the checkbox.

    Returns string

  • set alignItems(v: string): void
  • Parameters

    • v: string

    Returns void

  • get alignSelf(): string
  • Gets or sets the id to use for the checkbox.

    Returns string

  • set alignSelf(v: string): void
  • Parameters

    • v: string

    Returns void

  • get ariaLabel(): string
  • Gets or sets the value of the aria-label attribute.

    Returns string

  • set ariaLabel(v: string): void
  • Parameters

    • v: string

    Returns void

  • get baseTheme(): BaseControlTheme
  • Gets or sets the base built in theme to use for the label.

    Returns BaseControlTheme

  • set baseTheme(v: BaseControlTheme): void
  • Parameters

    Returns void

  • get disabled(): boolean
  • Gets or sets whether the checkbox is disabled.

    Returns boolean

  • set disabled(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get display(): string
  • Gets or sets the id to use for the checkbox.

    Returns string

  • set display(v: string): void
  • Parameters

    • v: string

    Returns void

  • get flexDirection(): string
  • Gets or sets the id to use for the checkbox.

    Returns string

  • set flexDirection(v: string): void
  • Parameters

    • v: string

    Returns void

  • get flexGrow(): string
  • Gets or sets the flex-grow setting for the button.

    Returns string

  • set flexGrow(v: string): void
  • Parameters

    • v: string

    Returns void

  • get for(): string
  • Gets or sets the for attribute to use for the label.

    Returns string

  • set for(v: string): void
  • Parameters

    • v: string

    Returns void

  • get highlightTextColor(): string
  • Gets or sets the color to use for the text.

    Returns string

  • set highlightTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get hoverHighlightTextColor(): string
  • Gets or sets the color to use for the text.

    Returns string

  • set hoverHighlightTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get hoverTextColor(): string
  • Gets or sets the color to use for the hovered text of the button regardless of type.

    Returns string

  • set hoverTextColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get id(): string
  • Gets or sets the id to use for the checkbox.

    Returns string

  • set id(v: string): void
  • Parameters

    • v: string

    Returns void

  • get isHover(): boolean
  • Gets or sets whether the label is hovered.

    Returns boolean

  • set isHover(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

  • get name(): string
  • Gets or sets name to use for the button.

    Returns string

  • set name(v: string): void
  • Parameters

    • v: string

    Returns void

  • get tabIndex(): number
  • Gets or sets TabIndex to use for the checkbox.

    Returns number

  • set tabIndex(v: number): void
  • Parameters

    • v: number

    Returns void

  • get text(): string
  • Gets or sets the text for the label.

    Returns string

  • set text(v: string): void
  • Parameters

    • v: string

    Returns void

  • get textColor(): string
  • Gets or sets the color to use for the text.

    Returns string

  • set textColor(v: string): void
  • Parameters

    • v: string

    Returns void

  • get textStyle(): string
  • Gets or sets the use for the button.

    Returns string

  • set textStyle(v: string): void
  • Parameters

    • v: string

    Returns void

  • get value(): boolean
  • Gets or sets the value for the label.

    Returns boolean

  • set value(v: boolean): void
  • Parameters

    • v: boolean

    Returns void

Methods

  • Returns a serialized copy of the exported visual model

    Returns string

  • Exports visual information about the current state of the grid.

    Returns any

  • Parameters

    • name: string

    Returns any

  • Returns void

  • Returns void

  • Returns void

  • Returns void

  • Returns void