H TM LElement
Type: Object
How to get HTMLElement?
JavaScript
import { HTMLElement } from 'fds/types';
Represents a HTML (DOM) element.
For more information about HTMLElement and the DOM, check the MDN HTMLElement documentation
Type: Object
How to get HTMLElement?
JavaScript
import { HTMLElement } from 'fds/types';
Represents a HTML (DOM) element.
For more information about HTMLElement and the DOM, check the MDN HTMLElement documentation