@arcmantle/adapter-element
    Preparing search index...
    interface ReactiveController {
        hostConnected(): void;
        hostDisconnected(): void;
        hostUpdate(): void;
        hostUpdated(): void;
    }

    Implemented by

    Index

    Methods