File tree 1 file changed +1
-12
lines changed 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
222
222
expand, collapse and 'disable' them. This includes (but is not limited to)
223
223
multi-step forms, like those seen in many cart/checkout flows, which we believe
224
224
require (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.
231
226
232
227
### How do I disable an item?
233
228
234
229
See "Which design patterns does this component NOT aim to solve?".
235
230
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
-
242
231
## Browser Support
243
232
244
233
**Supported browser / device versions:**
You can’t perform that action at this time.
0 commit comments