Skip to content

Index

Overview

Defines a template to use if the specified condition is met - to be used with pos-switch. See storybook for an example.

Properties

Property Attribute Description Type Default
else else The test only evaluates to true if tests for preceding cases have failed boolean undefined
ifTypeof if-typeof Test if the resource is of the specified type string undefined
not not Negates the result of the test boolean undefined

Built with StencilJS