Skip to content

Commit f5e4b83

Browse files
author
Matthew Holloway
authored
Update README.md
1 parent 06ab05a commit f5e4b83

File tree

1 file changed

+1
-12
lines changed

1 file changed

+1
-12
lines changed

README.md

Lines changed: 1 addition & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -222,23 +222,12 @@ have collapsible items but require bespoke interactive mechanisms in order to
222222
expand, collapse and 'disable' them. This includes (but is not limited to)
223223
multi-step forms, like those seen in many cart/checkout flows, which we believe
224224
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.
231226
232227
### How do I disable an item?
233228
234229
See "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:**

0 commit comments

Comments
 (0)