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

    Class UnsafeHTMLDirective

    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)

    Index

    Constructors

    Properties

    Accessors

    Methods

    Constructors

    Properties

    directiveName: string
    resultType: number

    Accessors

    • get _$isConnected(): boolean

      Returns boolean

    Methods

    • Parameters

      • _part: Part
      • props: unknown[]

      Returns unknown