Replace Props Used to Hide Items with itemHidden
Property
#11360
Labels
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
refactor
Issues tied to code that needs to be significantly reworked.
Description
Replace filterHidden and any other props used to hide items with the
calciteHidden
property added in #10983.Proposed Advantages
This will provide a consistent way to programmatically hide items.
Which Component
Any component that uses another property other than
calciteHidden
to hide/display a component.Relevant Info
https://github.com/Esri/calcite-design-system/wiki/calciteHidden-Property
Calcite package
The text was updated successfully, but these errors were encountered: