Lynx

Home > @lynx-js/genui > CheckLike

CheckLike interface

A v0.9 CheckRule is { condition, message } where condition is a boolean, a DataBinding, or a FunctionCall. We accept the loose unknown shape so component props don't have to import the v0_9 types just to pass them through.

Signature:

export interface CheckLike

Properties

Property

Modifiers

Type

Description

condition

unknown

message

string

除非另有说明,本项目采用知识共享署名 4.0 国际许可协议进行许可,代码示例采用 Apache License 2.0 许可协议进行许可。