Universeorange.com/Docs/
{data(Mixed $attribute, Mixed $value=null)}
{data()}
— Set, delete or get data.
{data('attribute','value')} //sets value to $attribute
{$another.attribute = data('attribute')} //get attribute
{data('delete', 'attribute')}
Last modified: 2021-06-07
© 2021 universeorange.com