|
93 | 93 | - [TextArea](https://instructure.design/markdowns/TextArea.md): Resizable textarea input with height constraints, validation messages, disabled states, and inline display options. Supports controlled/uncontrolled usage and includes accessibility guidelines. |
94 | 94 | - [TextInput](https://instructure.design/markdowns/TextInput.md): Custom styled input supporting various types, prepend/append content, inline display, and controlled/uncontrolled behavior. Features validation, disabled/readonly states, and flexible content wrapping options. |
95 | 95 | - [TimeSelect](https://instructure.design/markdowns/TimeSelect.md): Specialized time selection component built on Select, supporting controlled/uncontrolled usage, freeform input, locale/timezone awareness, and step-based time increments. Ideal for time-based form inputs. |
96 | | -- [ToggleDetails](https://instructure.design/markdowns/ToggleDetails.md): Collapsible content component with configurable expansion, icon positioning, sizing variants, and fluid width options. Supports controlled behavior and custom summary formatting with text components. |
97 | | -- [ToggleGroup](https://instructure.design/markdowns/ToggleGroup.md): Enhanced toggle component with separated summary/toggle button, built-in padding/borders, and nesting support. Features custom icons, transition control, and expanded state management. |
98 | 96 | - [Tooltip](https://instructure.design/markdowns/Tooltip.md): Contextual text overlays triggered by hover/focus, featuring placement options, color variants, and controlled/uncontrolled behavior. Designed for non-focusable content with comprehensive accessibility support. |
99 | 97 | - [TopNavBar](https://instructure.design/markdowns/TopNavBar.md): A responsive navigation bar component for site branding, navigation, user actions, and login. Adapts to small screens by truncating items and supports desktop and mobile layouts. Includes sections for brand, breadcrumbs, menu items, action items, and user controls. |
| 98 | +- [ToggleDetails](https://instructure.design/markdowns/ToggleDetails.md): Collapsible content component with configurable expansion, icon positioning, sizing variants, and fluid width options. Supports controlled behavior and custom summary formatting with text components. |
| 99 | +- [ToggleGroup](https://instructure.design/markdowns/ToggleGroup.md): Enhanced toggle component with separated summary/toggle button, built-in padding/borders, and nesting support. Features custom icons, transition control, and expanded state management. |
100 | 100 | - [Tray](https://instructure.design/markdowns/Tray.md): A slide-out container triggered by click, appearing from top/bottom/start/end of viewport. Used for actionable content that doesn't require a modal overlay. Supports various sizes and placements with accessibility focus management. |
101 | 101 | - [TreeBrowser](https://instructure.design/markdowns/TreeBrowser.md): A keyboard-accessible tree structure component for browsing hierarchical content. Supports custom icons, sorting, state management, and customizable node content. Not intended for site navigation. |
102 | 102 | - [TruncateText](https://instructure.design/markdowns/TruncateText.md): Component for truncating text content with single or multiple line support. Supports custom ellipsis, truncation position (end or middle), and tooltips for full text accessibility. Not for buttons or navigation items. |
|
0 commit comments