ReleasePhaseIndicator
Use the ReleasePhaseIndicator to communicate the release phase of a feature
(Preview, New, Early Access, Deprecated).
Changes to ReleasePhaseIndicator. The full components changelog also lists package-wide and cross-cutting entries.
3.8.0
Updates
- Added
'early-access'as a new supported phase. (PPFB-801)
3.2.0
Updates
- Introduces the
ReleasePhaseIndicatorcomponent. Use it to communicate the release phase of a feature by rendering a pre-configuredChipbased on thephaseprop ('preview','new', or'deprecated'). (APPDEV-16670)