Skip to main content
Version: 2.x

API Reference > @next-core/brick-kit > IfContainer

IfContainer interface

包含 if 条件判断的对象。

Signature:

export interface IfContainer

Properties

PropertyTypeDescription
ifunknown条件判断,可以为表达式字符串。