controls property

bool controls
final

If this attribute is present, the browser will offer controls to allow the user to control audio playback, including volume, seeking, and pause/resume playback.

Implementation

final bool controls;