Lilact
    Preparing search index...

    Function findDOMNode

    • Utility to find the underlying DOM node for a mounted Lilact component.

      Parameters

      • component: any

        A Lilact component instance to locate its DOM node.

      Returns any

      The corresponding DOM element (or null if unavailable).