Skip to contents

Define a case for Match()

Usage

Case(condition, content)

Arguments

condition

A reactive expression that returns a logical value.

content

Tag tree to render when this case matches.

Value

A case definition (a list).