We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 730c3b2 commit 1463169Copy full SHA for 1463169
src/Seeker.tsx
@@ -85,6 +85,7 @@ export class Seeker extends React.Component<ISeekerProps> {
85
id="track"
86
className="lf-progress"
87
name="progress"
88
+ aria-label="progress"
89
type="range"
90
min="0"
91
max="100"
0 commit comments