No Preview

Sorry, but you either have no stories or none are selected somehow.

If the problem persists, check the browser console, or the terminal you've run Storybook from.

created:2/16/2021
,
updated:2/16/2021

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:

Array control editor.

  • Laptop
  • Book
  • Whiskey
created:5 years ago
updated:4 years ago
commits:12
source lines:178
comments %:4

Boolean control editor. Uses the Toggle component.

created:5 years ago
updated:4 years ago
commits:7
source lines:20
comments %:20

Button control editor.

created:5 years ago
updated:4 years ago
commits:7
source lines:18
comments %:17

Color control editor.

created:5 years ago
updated:4 years ago
commits:16
source lines:166
comments %:7

Date control editor.

created:5 years ago
updated:4 years ago
commits:9
source lines:115
comments %:3

Files control editor.

files editor
created:5 years ago
updated:4 years ago
commits:7
source lines:34
comments %:9

Number control editor.

created:5 years ago
updated:4 years ago
commits:9
source lines:75
comments %:4

Object control editor.

created:5 years ago
updated:4 years ago
commits:12
source lines:102
comments %:6

Options control editor.

created:5 years ago
updated:4 years ago
commits:11
source lines:53
comments %:8

Text control editor.

created:5 years ago
updated:4 years ago
commits:8
source lines:35
comments %:11