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

    Function defineLazyProperty

    • Defines lazy properties by defining an accessor that automatically replaces itself with a writable property when accessed.

      Parameters

      • object: any
      • name: string
      • options: any

        If function, then it provides the get option.

      Returns void