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

    Hierarchy

    • Map
      • Props
    Index

    Constructors

    • Parameters

      • Class: HTMLElement

        The class to define props for

      • Optionalprops: any

        The props to define as an object with the prop name as the key and the prop spec as the value.

      Returns Props

    Properties

    Class: HTMLElement

    Accessors

    Methods

    • Called from Prop#changed when a value settles. Coalesces into the dispatch queue; dispatch happens in #drainFor on the next microtask.

      Parameters

      • element: any
      • prop: any
      • change: any

      Returns void