UNPKG

adwaveui

Version:

Interactive Web Components inspired by the Gtk Adwaita theme.

4 lines (3 loc) 103 B
export declare const createRef: <T extends HTMLElement = HTMLElement>() => { current: T | null; };