mirror of
https://github.com/BetterAndroid/FlexiUI.git
synced 2025-09-08 19:44:25 +08:00
docs: update license
This commit is contained in:
@@ -233,12 +233,20 @@ FlexiTheme(
|
||||
|
||||
详情请参考 Flexi UI 的设计规范文档 (完善中)。
|
||||
|
||||
// 设计文档包括夜间模式的三种规范
|
||||
|
||||
## 组件介绍
|
||||
|
||||
这里介绍了 Flexi UI 中目前提供的所有可用组件,你可以在下方每个组件中找到详细的使用方法。
|
||||
|
||||
### Scaffold
|
||||
|
||||
// TODO: 继续完善 Demo 并开始继续写文档
|
||||
|
||||
| 名称 | 描述 |
|
||||
|------------|---------------------------------------------------------------------------------------------------|
|
||||
| `Scaffold` | 该组件用于创建一个基本的页面,它提供了 `TopAppBar`、`BottomAppBar`、`FloatingActionButton`、`Drawer`、`Snackbar` 等组件的支持。 |
|
||||
|
||||
该板块完善中,敬请期待。
|
||||
|
||||
### Surface
|
||||
|
Reference in New Issue
Block a user