Module components

Module components 

Source

Re-exports§

pub use scroll_view::*;

Modules§

scroll_view
ScrollView 组件:可滚动视图容器,支持横向/纵向滚动条,适合长列表、文档阅读等场景。

Structs§

Border
Border 组件实现。
BorderProps
Border 组件属性。
Center
居中布局组件
CenterProps
ContextProvider
ContextProvider 组件实现。
ContextProviderProps
ContextProvider 组件属性。
Fragment
Fragment 组件实现。
FragmentProps
Modal
Modal 组件实现。
ModalProps
Modal 组件属性。
StatefulWidgetAdapter
StatefulWidgetAdapterProps
Text
TextParagraph
TextProps
View
View 组件实现。
ViewProps
View 组件属性。
WidgetAdapter
WidgetAdapterProps

Enums§

Placement
弹窗位置枚举。