@arcmantle/adapter-element
    Preparing search index...

    Class DirectiveAbstract

    Base class for creating custom directives. Users should extend this class, implement render and/or update, and then pass their subclass to directive.

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Accessors

    Methods

    Constructors

    • Parameters

      Returns Directive

    Accessors

    • get _$isConnected(): boolean

      Returns boolean

    Methods

    • Parameters

      • ...props: unknown[]

      Returns unknown

    • Parameters

      • _part: Part
      • props: unknown[]

      Returns unknown