Try Install Learn Blog API Packages GitHub
Pages
core

Search
Entities

If

Renders the children if the given condition is true.

Properties

children
:
Array(Html)
=
[]

The children to render.

condition
:
Bool
=
true

The condition.

Functions

render
:
Array(Html)