```js html` <div data-something-optional="${nullableValue}"></div> ` ``` It can be useful if we get a declarative HTML way to conditionally define an attribute. Thoughts? cc @sidvishnoi