Tag: If Then
-
Ternary Operator
Inline if this then that else this other thing. Handy when you need to do this sort of thing in a template literal.
Inline if this then that else this other thing. Handy when you need to do this sort of thing in a template literal.