Documentation

unless()

Sets the condition for hiding the content, using UIShowView.unless.

unless(unless: BindingOrValue<any>): this;

Parameters

Return value

The builder instance for chaining.

Related