IgcColorEditorComponent

new IgcColorEditorComponent(): IgcColorEditorComponent

Returns IgcColorEditorComponent

htmlTagName: string
allowTextInput: boolean
baseTheme: BaseControlTheme
density: ControlDisplayDensity
gotFocus: object
iconColor: string
isDisabled: boolean
isFixed: boolean
label: string
labelTextColor: string
labelTextStyle: string
lostFocus: object
openAsChild: boolean
openOnFocus: boolean
showClearButton: boolean
textColor: string
textStyle: string
useTopLayer: boolean
value: string
valueChanged: object
valueChanging: object
get observedAttributes(): string[]

Returns string[]

afterContentInit(): void

Returns void

attributeChangedCallback(name: string, oldValue: string, newValue: string): void

Parameters

  • name: string
  • oldValue: string
  • newValue: string

Returns void

connectedCallback(): void

Returns void

destroy(): void

Returns void

disconnectedCallback(): void

Returns void

Returns a serialized copy of the exported visual model

exportSerializedVisualModel(): string

Returns string

Exports visual information about the current state of the color editor.

exportVisualModel(): any

Returns any

findByName(name: string): any

Parameters

  • name: string

Returns any

select(): void

Returns void

updateStyle(): void

Returns void

_createFromInternal(internal: any): IgcColorEditorComponent

Parameters

  • internal: any

Returns IgcColorEditorComponent

register(): void

Returns void