Abstract Form Component
abstract class AbstractFormComponent<T>(parentDisposable: <Error class: unknown class>) : FormComponent<T>
使用 Kotlin DSL 创建组件.
Parameters
parent Disposable
如果不提供该值,则不会创建表单验证器
使用 Kotlin DSL 创建组件.
如果不提供该值,则不会创建表单验证器