Functions
dropdown
Section titled “dropdown”▸ dropdown(parent?: HTMLElement
): DomDropDownElementBuilder
Parameters:
Section titled “Parameters:”- parent:
HTMLElement
, Optional
Returns DomDropDownElementBuilder
findHighestZIndex
Section titled “findHighestZIndex”▸ findHighestZIndex(elem: HTMLElement
): number
Parameters:
Section titled “Parameters:”- elem:
HTMLElement
Returns number
getViewportSize
Section titled “getViewportSize”▸ getViewportSize(): any
Returns any
makeElementMaximizable
Section titled “makeElementMaximizable”▸ makeElementMaximizable(element: HTMLDivElement
): void
Parameters:
Section titled “Parameters:”- element:
HTMLDivElement
Returns void
safeFocus
Section titled “safeFocus”▸ safeFocus(element: HTMLElement
): void
Parameters:
Section titled “Parameters:”- element:
HTMLElement
Returns void