File tree Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Expand file tree Collapse file tree 1 file changed +1
-12
lines changed Original file line number Diff line number Diff line change @@ -222,23 +222,12 @@ have collapsible items but require bespoke interactive mechanisms in order to
222222expand, collapse and 'disable' them. This includes (but is not limited to)
223223multi-step forms, like those seen in many cart/checkout flows, which we believe
224224require (other) complex markup in order to be considered 'accessible'.
225-
226- If you believe that you have a valid use-case for 'disabled' items, or items
227- which require manual 'expanded' state-management, then please
228- [let us know](https://github.com/springload/react-accessible-accordion/issues/new) -
229- we're always open for critical (but polite) feedback. Otherwise, we don't plan
230- on implementing this functionality in the near future.
225+ This also includes disclosure widgets.
231226
232227### How do I disable an item?
233228
234229See "Which design patterns does this component NOT aim to solve?".
235230
236- ### How do I manually control the expanded state of an item?
237-
238- See "Which design patterns does this component NOT aim to solve?". You may use
239- the 'preExpanded' prop to set the initial expanded state, but it may not be
240- controlled manually thereafter.
241-
242231## Browser Support
243232
244233**Supported browser / device versions:**
You can’t perform that action at this time.
0 commit comments