A view, displaying an input field and a save button next to it. This view is used to provide an input for words that should be saved as "blocked words".

This view is controlled via the blocklistCommand and addToBlocklistCommand.

Hierarchy

  • default
    • BlocklistInputView

Constructors

Properties

children: default<default<HTMLElement>>

A collection of child views in the form.

keystrokes: default = ...

An instance of the KeystrokeHandler.

saveButtonView: default

The Save button view.

wordToBlockInputView: default<default>

The URL input view.

Methods