A next-generation tool to create blazing-fast documentation sites
API
created:4/29/2021
updated:4/29/2021
loc
53
comments
8%
passed
36
coverage
80%

OptionsEditor

avatar of atanasster
@component-controls/editors
3.15.0

Options control editor.

import { OptionsEditor } from '@component-controls/editors';

Simple Radios

Name
Description
Default
-(1 properties)
name

name of the property control.

string
-
AriaAttributes(48 properties)

Commits

Date
Author
Commit Message
5/17/2021

atanasster

avatar of atanasster
fix: option item key when undefined
4/28/2021

atanasster

avatar of atanasster
feat: axe ally accessibility testing
10/26/2020

atanasster

avatar of atanasster
chore: remove @emotion/styled as possible
7/27/2020

atanasster

avatar of atanasster
chore: re-create context api state
7/24/2020

atanasster

avatar of atanasster
chore: controls recoil
6/29/2020

atanasster

avatar of atanasster
feat: context links in sidebar
6/16/2020

atanasster

avatar of atanasster
chore: merge specification into core package
6/4/2020

atanasster

avatar of atanasster
fix: replace react-select not working with SSR
6/4/2020

atanasster

avatar of atanasster
chore: gatsby production builds
5/7/2020

atanasster

avatar of atanasster
feat: array structured control editor
13 commits
package
imports
peer
ControlTypesComponentControlOptions
useControl
react
^17.0.1
FCChangeEvent
*
theme-ui
jsxSelectPropsSelect
file
imports
"./utils"
normalizeOptions
"../types"
PropertyEditor
"./RadiosEditor"
RadiosEditor
"./CheckboxEditor"
CheckboxEditor
"../prop-factory"
addPropertyEditor

Stories

Overview

Objects

Numeric

Multi Select Simple

Multi Select Objects

Multi Select Numeric

Objects Radios

Numeric Radios

Simple Radios Inline

Objects Radios Inline

Numeric Radios Inline

Simple Check

Objects Check

Numeric Check

Simple Check Inline

Objects Check Inline

Numeric Check Inline