-
Couldn't load subscription status.
- Fork 19
Open
Description
The _data :: Object String fields of the Props records are for HTML data attributes. The data- prefix will be added to the attribute, so for example
div' { _data: singleton "name" "value" }will render as
<div data-name="value" />Metadata
Metadata
Assignees
Labels
No labels