mind-elixir.wrapper
Home > mind-elixir > Wrapper
Wrapper interface
Signature:
export interface Wrapper extends HTMLElement
Extends: HTMLElement
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
children | HTMLCollection & [Parent, Children] | ||
firstChild | Parent | ||
nextSibling | Wrapper | null | ||
offsetParent | Wrapper | ||
parentElement | Children | ||
parentNode | Children | ||
previousSibling | Wrapper | null |