-
-
Notifications
You must be signed in to change notification settings - Fork 58
Expand file tree
/
Copy pathdocs.yml
More file actions
93 lines (93 loc) · 2.35 KB
/
Copy pathdocs.yml
File metadata and controls
93 lines (93 loc) · 2.35 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
sections:
- title: Getting Started
pages:
- title: Overview
slug: overview
- title: Installation
slug: installation
- title: Components
slug: components
- title: Migration to 2.0
slug: migration-to-2
- title: Community
slug: community
- title: Primitives
pages:
- title: Bottom Sheet
slug: bottom-sheet
- title: Bottom Sheet (Modal)
slug: modal-bottom-sheet
- title: Button
slug: button
- title: Checkbox
slug: checkbox
- title: Checkbox (TriState)
slug: tristatecheckbox
- title: Dialog
slug: dialog
- title: Disclosure
slug: disclosure
- title: Dropdown Menu
slug: dropdown-menu
- title: Icon
slug: icon
- title: Progress Indicator
slug: progressindicator
- title: Radio Group
slug: radiogroup
- title: Scroll Area
slug: scrollarea
- title: Separators
slug: separators
- title: Slider
slug: slider
- title: Tab Group
slug: tabgroup
- title: Text Field
slug: textfield
- title: Toggle Switch
slug: toggleswitch
- title: Tooltip
slug: tooltip
- title: Theming
pages:
- title: Create Custom Themes
slug: custom-themes
- title: Typography
slug: typography
- title: Android XML Themes
slug: android-xml-themes
- title: Dynamic Themes
slug: dynamic-themes
- title: Theme Overrides
slug: theme-overrides
- title: Platform Themes
slug: platform-themes
- title: Minimum Interactive Size
slug: defaultMinimumComponentInteractiveSize
- title: Styling
pages:
- title: ColoredIndication
slug: coloredindication
- title: focusRing
slug: focusRing
- title: outline
slug: outline
- title: Responsive Design
pages:
- title: Window Breakpoints
slug: window-breakpoints
- title: Stack
slug: stack
- title: Utilities
pages:
- title: buildModifier
slug: buildModifier
- title: Escape Handler
slug: escape-handler
- title: Modal
slug: modal
- title: Portal
slug: portal
- title: Window Container Size
slug: window-container-size