<lexicon-editor>

The <lexicon-editor> allows the user to edit an array of Word objects interactively.

It has three sections:

  1. A <metadata-view>
  2. A <word-editor>
  3. A <word-list>

HTML

Usage

    <lexicon-editor></lexicon-editor>
  

Example

Basic usage


    <lexicon-editor></lexicon-editor>
  

Javascript

Properties

These may be set directly on an instance of the class.

Attributes

src=[url]

Events