package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Jun 8, 2021
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 129
Opens a new window with list of known importers.
Documentation
¶
type Component struct {
}
Component 是一个标记,用于配置一个组件
请在配置组件的 struct {} 里面包含以下3个字段
markup.Component // 必须的
instance *foo.Bar // 必须的
context application.Context // 可选的
Source Files
¶
Click to show internal directories.
Click to hide internal directories.