mirror of https://github.com/sveltejs/svelte
The <audio> section says there are six readonly bindings but lists seven (duration, buffered, seekable, seeking, ended, readyState, played). All seven are genuine readonly bindings in packages/svelte/src/compiler/phases/bindings.js (only currentTime, paused, volume, muted and playbackRate are bidirectional).pull/18606/head
parent
44a7813730
commit
69b01bc716
Loading…
Reference in new issue