Nude Element API Docs - v0.1.3
    Preparing search index...

    Function getAllValues

    • Get all values of a property across the prototype chain.

      Parameters

      • obj: any

        An object, class or instance.

      • property: string | symbol

        The property to get the values of.

      Returns any[]

      The values of the property across the prototype chain.