UNPKG

data-provider-temporary

Version:

Library that helps with server-to-client synchronization of data

15 lines 246 B
{ "name": "Singular attribute", "options": {}, "html": "<option value='foo' selected>", "expected": [ { "type": "tag", "name": "option", "attribs": { "value": "foo", "selected": "" } } ] }