Overview

UIX

type HTMLUtils.elWithEventListeners

Definition:HTMLElement {EVENT_LISTENERS: Map,}

function HTMLUtils.escapeHtml

HTMLUtils.escapeHtml(
  str: string
);

TODO

function 

();

function 

();

function 

();

function 

();

function 

();

function HTMLUtils.getTextNode

HTMLUtils.getTextNode(
  content: any
);

function HTMLUtils.getCSSProperty

HTMLUtils.getCSSProperty(
  value: Datex.CompatValue,
  use_css_variables: any
):  string;

function HTMLUtils.getElementSize

HTMLUtils.getElementSize(
  element: HTMLElement,
  dimension: x | y
):  Datex.Value;

function HTMLUtils.getElementSize

HTMLUtils.getElementSize(
  element: HTMLElement
):  Datex.Value;

function HTMLUtils.getElementSize

HTMLUtils.getElementSize(
  element: HTMLElement,
  dimension?: x | y
):  Datex.Value | Datex.Value;

function 

();

TODO

TODO

function 

();

function 

();

function 

();

function 

();

TODO

TODO

TODO

TODO

Did this doc help you?

Privacy Policy

Help us improving our docs

Our documentations are fully open source. Something is wrong or unclear? Edit documentation.

Make a contribution