@game-vir/handle-input - v15.1.1
    Preparing search index...

    Function autoFocusFirst

    • An HTML template directive that will automatically find, on initial DOM creation, the first instance of the given selector and focus it. If no instance of the given selector is found, this directive throws an error.

      Parameters

      • selector: string

      Returns DirectiveResult<new (partInfo: PartInfo) => {}>