Controls are the building blocks of the Azure UX. They allow users to view, edit, and analyze data. Using built in controls provides consistency across the portal. Additionally, issues around usability, accessibility, security and any other fundamentals are handled by the Framework team. For developer info see top-extensions-controls.md
Last updated Jul 2020 (see change logs)
- CheckBox
- TriStateCheckBox
- DropDown
- OptionsGroup
- RadioButtons
- RangeSlider
- Slider
- SubscriptionDropDown
- ResourceGroupDropDown
- LocationDropDown
- CopyableLabel
- CustomHtml
- DocsControl
- Essentials
- InfoBalloon
- InfoBox
- FrameControl
- Legend
- Markdown
- TextBlock
- Summary
- Video
- AreaChart
- BarChart
- Donut
- LineChart
- Map
- Metrics
- MonitorChartV2
- QuotaGauge
- ScatterChart
- SingleMetric
- SingleValueGauge
- Blade
- ContextPane
- Dialog
- [Card] Card is implemented using [ListView] with a specific template
Themes and colors are handled at the portal level see portalfx-extensions-style-themed-color-classes.md
For accessibility information see portalfx-accessibility.md
- Published