TernaryNode
Represents a ternary condition in the AST, with a value for when the condition is true and another value for when the condition is false
TernaryNode
has been marked as unstable. It might be changed in a future Kirby major or minor release without being considered a breaking change. Use with caution.