Lilact
    Preparing search index...

    Function isValidElement

    • Checks whether a value is a Lilact component.

      Parameters

      • value: any

        Value to inspect.

      Returns boolean

      True if the value is a class component; otherwise false.