Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 1 | # Welcome! |
| 2 | Developing in Chromium UI? Trying to figure out how to create your UI? Need to |
| 3 | contact the Views team? You've reached the right place. |
Robert Liao | e8c4978 | 2018-12-10 21:51:52 | [diff] [blame] | 4 | |
Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 5 | ## Quick Links |
| 6 | |||---||| |
| 7 | |
| 8 | ### **[Create](/docs/ui/create/index.md)** |
| 9 | |
| 10 | Recipes to help you work with Chrome UI. |
| 11 | |
Wei Li | 098f5271 | 2020-07-10 20:26:12 | [diff] [blame] | 12 | * [Examples](/docs/ui/create/index.md) |
Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 13 | |
| 14 | ### **[Learn](/docs/ui/learn/index.md)** |
| 15 | |
| 16 | Details on Chrome UI. |
| 17 | |
Elaine Chien | 64fbae6c | 2022-12-16 19:45:26 | [diff] [blame] | 18 | * [Activation and Focus](/docs/ui/learn/activation_and_focus.md) |
| 19 | * [Animation Builder](/docs/ui/animation_builder/animation_builder.md) |
Robert Liao | bc0ae61 | 2020-04-21 22:12:34 | [diff] [blame] | 20 | * [Best Practices](/docs/ui/learn/index.md#best-practices) |
Elaine Chien | 64fbae6c | 2022-12-16 19:45:26 | [diff] [blame] | 21 | * [Input Event Routing](/docs/ui/input_event/index.md) |
| 22 | * [Metadata and Properties](/docs/ui/views/metadata_properties.md) |
Keren Zhu | f97a1efc | 2020-09-30 18:36:11 | [diff] [blame] | 23 | * [Platform Styling](/docs/ui/views/platform_style.md) |
Robert Liao | 96d63e7 | 2020-06-03 01:10:29 | [diff] [blame] | 24 | * [Product Excellence](/docs/ui/product_excellence/index.md) |
Elaine Chien | 64fbae6c | 2022-12-16 19:45:26 | [diff] [blame] | 25 | * [Text Rendering](/docs/ui/text_rendering/text_rendering.md) |
Wei Li | df2bd70 | 2021-03-10 21:28:22 | [diff] [blame] | 26 | * [UI Debugging](/docs/ui/learn/ui_debugging.md) |
Robert Liao | 96d63e7 | 2020-06-03 01:10:29 | [diff] [blame] | 27 | * [UI Devtools](/docs/ui/ui_devtools/index.md) |
Elaine Chien | 64fbae6c | 2022-12-16 19:45:26 | [diff] [blame] | 28 | * [Views](/docs/ui/views/overview.md) |
Robert Liao | 96d63e7 | 2020-06-03 01:10:29 | [diff] [blame] | 29 | |
| 30 | Archival Documentation on Chrome UI. |
| 31 | * [Aura](/docs/ui/aura/index.md) |
| 32 | * [Compositor](/docs/ui/compositor/index.md) |
Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 33 | |
| 34 | Processes |
| 35 | |
| 36 | * [Frontline Triage Procedures](frontline_triage.md) |
| 37 | |
| 38 | ### **[Ask](/docs/ui/ask/index.md)** |
| 39 | |
| 40 | Ways to get help. |
| 41 | |
Robert Liao | 4068336 | 2020-04-17 22:39:52 | [diff] [blame] | 42 | * [Chat](/docs/ui/ask/index.md#chat) |
Wei Li | 9d4490c | 2020-04-23 00:29:38 | [diff] [blame] | 43 | * [Discuss](/docs/ui/ask/index.md#discuss) |
Robert Liao | 4068336 | 2020-04-17 22:39:52 | [diff] [blame] | 44 | * [E-mail](/docs/ui/ask/index.md#e_mail) |
Robert Liao | 2f28781 | 2020-04-16 19:55:14 | [diff] [blame] | 45 | |
| 46 | |||---||| |