Skip to content

Commit

Permalink
Adding the list of customizables components to the Components Docs
Browse files Browse the repository at this point in the history
List of components extracted from > react-select/dist/react-select.esm.js - Lines 2636 - v2.4.2
  • Loading branch information
shug0 authored Apr 11, 2019
1 parent 71df767 commit ac5a09d
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions docs/pages/components/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,31 @@ export default function Components() {
building blocks necessary to create _their_ component.
The following components are customisable and switchable:
* ClearIndicator
* Control
* DropdownIndicator
* DownChevron
* CrossIcon
* Group
* GroupHeading
* IndicatorsContainer
* IndicatorSeparator
* Input
* LoadingIndicator
* Menu
* MenuList
* MenuPortal
* LoadingMessage
* NoOptionsMessage
* MultiValue
* MultiValueContainer
* MultiValueLabel
* MultiValueRemove
* Option
* Placeholder
* SelectContainer
* SingleValue
* ValueContainer
## Replacing Components
Expand Down

0 comments on commit ac5a09d

Please sign in to comment.