Home Reference Source
import HTMLComponent from '@formio/js/src/components/html/HTML.js'
public class | source

HTMLComponent

Extends:

src/components/_classes/component/Component.js~Component → HTMLComponent

Static Member Summary

Static Public Members
public static get

builderInfo: {"title": string, "group": string, "icon": string, "weight": *, "documentation": string, "showPreview": *, "schema": *}

Static Method Summary

Static Public Methods
public static
public static

schema(extend: ...*): *

Member Summary

Public Members
public get

content: *

public get
public get

Method Summary

Public Methods
public

attach(element: *): *

public

checkRefreshOn(changed: *)

public

render(): *

public

Static Public Members

public static get builderInfo: {"title": string, "group": string, "icon": string, "weight": *, "documentation": string, "showPreview": *, "schema": *} source

Static Public Methods

public static savedValueTypes(): *[] source

Return:

*[]

public static schema(extend: ...*): * source

Params:

NameTypeAttributeDescription
extend ...*

Return:

*

Public Members

public get content: * source

public get defaultSchema: * source

public get singleTags: string[] source

Public Methods

public attach(element: *): * source

Params:

NameTypeAttributeDescription
element *

Return:

*

public checkRefreshOn(changed: *) source

Params:

NameTypeAttributeDescription
changed *

public render(): * source

Return:

*

public renderContent(): * source

Return:

*