A next-generation tool to create blazing-fast documentation sites
API
created:4/29/2021
updated:4/29/2021
loc
21
comments
19%
passed
2
coverage
50%

BooleanEditor

avatar of atanasster
@component-controls/editors
3.15.0

Boolean control editor. Uses the Toggle component.

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

Overview

Name
Description
Default
-(1 properties)
name

name of the property control.

string
-
AriaAttributes(48 properties)

Commits

Date
Author
Commit Message
4/28/2021

atanasster

avatar of atanasster
feat: axe ally accessibility testing
7/27/2020

atanasster

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

atanasster

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

atanasster

avatar of atanasster
chore: merge specification into core package
5/7/2020

atanasster

avatar of atanasster
feat: array structured control editor
5/4/2020

atanasster

avatar of atanasster
chore: change editors from props to context
3/21/2020

atanasster

avatar of atanasster
docs: update editors docs
2/28/2020

atanasster

avatar of atanasster
chore: reorganize editors package
8 commits
package
imports
peer
Toggle
ControlTypesComponentControlBoolean
useControl
react
^17.0.1
React
*
file
imports
"../types"
PropertyEditor
"../prop-factory"
addPropertyEditor