Hierarchy

Hierarchy

  • IgxXRippleComponent

Implements

  • AfterContentInit

Constructors

  • Parameters

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

    Returns IgxXRippleComponent

Properties

container: Element
ngAcceptInputType_isCentered: string | boolean
ngAcceptInputType_isDisabled: string | boolean
ngAcceptInputType_isHoverEnabled: string | boolean
ngAcceptInputType_rippleDuration: string | number
ɵcmp: unknown
ɵfac: unknown

Accessors

  • get actualHoverColor(): string
  • Gets or sets the actual color to use for the background when the ripple is hovered.

    Returns string

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

    • v: string

    Returns void

  • get actualRippleColor(): string
  • Gets or sets the color to use for the actual background when the checkbox is unchecked.

    Returns string

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

    • v: string

    Returns void

  • get eventSource(): any
  • Gets or sets the target element to inject ripples into.

    Returns any

  • set eventSource(v: any): void
  • Parameters

    • v: any

    Returns void

  • get height(): string
  • Returns string

  • set height(value: string): void
  • Parameters

    • value: string

    Returns void

  • get hoverColor(): string
  • Gets or sets the color to use for the background when the ripple is hovered.

    Returns string

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

    • v: string

    Returns void

  • get i(): XRipple
  • Returns XRipple

  • get isCentered(): boolean
  • Gets or sets if the ripple is centered.

    Returns boolean

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

    • v: boolean

    Returns void

  • get isDisabled(): boolean
  • Gets or sets if the ripple is disabled.

    Returns boolean

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

    • v: boolean

    Returns void

  • get isHoverEnabled(): boolean
  • Gets or sets if the ripple is centered.

    Returns boolean

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

    • v: boolean

    Returns void

  • get left(): string
  • Returns string

  • set left(value: string): void
  • Parameters

    • value: string

    Returns void

  • get position(): string
  • Returns string

  • set position(value: string): void
  • Parameters

    • value: string

    Returns void

  • get rippleColor(): string
  • Gets or sets the color to use for the background when the checkbox is unchecked.

    Returns string

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

    • v: string

    Returns void

  • get rippleDuration(): number
  • Gets or sets the duration to use for the ripple animation.

    Returns number

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

    • v: number

    Returns void

  • get top(): string
  • Returns string

  • set top(value: string): void
  • Parameters

    • value: string

    Returns void

  • get width(): string
  • Returns string

  • set width(value: string): void
  • Parameters

    • value: string

    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