A component for checking whether a value is null or undefined similar to checking if a value is
truthy
or not in javascript.
if ( value ) ...
Created by Brian Lichliter
August 1, 2022