A next-generation tool to create blazing-fast documentation sites
API
created:3/5/2021
updated:3/5/2021

index

Overview

@component-controls/editors is a collection of control editors part to enable to run-time editing of controls api properties.
  • Extensible using addPropertyEditor, so you can replace or add new editors.
  • All editors offer a consistent interface through the getPropertyEditor factory.

Installation

This package is installed as part of component-controls and you should never need to install it manually.

Components

sort by:
ArrayEditor
avatar of atanasster
@component-controls/editors
3.15.0
commits:
12
created:1 year ago
updated:1 year ago
loc
178
comments
4%
passed
4
coverage
35%

Array control editor.

  • Laptop
  • Book
  • Whiskey
created:1 year ago
updated:8 months ago
loc
21
comments
19%
passed
2
coverage
50%

Boolean control editor. Uses the Toggle component.

created:1 year ago
updated:8 months ago
loc
19
comments
16%
passed
2
coverage
0%

Button control editor.

created:1 year ago
updated:8 months ago
loc
167
comments
7%
passed
10
coverage
11%

Color control editor.

created:1 year ago
updated:8 months ago
loc
115
comments
3%
passed
6
coverage
56%

Date control editor.

created:1 year ago
updated:2 weeks ago
loc
36
comments
8%
passed
2
coverage
0%

Files control editor.

files editor
created:1 year ago
updated:8 months ago
loc
83
comments
4%
passed
6
coverage
23%

Number control editor.

created:1 year ago
updated:1 year ago
loc
102
comments
6%
passed
6
coverage
59%

Object control editor.

created:1 year ago
updated:7 months ago
loc
53
comments
8%
passed
36
coverage
80%

Options control editor.

created:1 year ago
updated:8 months ago
loc
39
comments
10%
passed
6
coverage
33%

Text control editor.