You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

19 lines
347 B

@page "/Play"
@using ProjetBlazor.Modeles;
<h3>Play</h3>
<figure>
<figcaption>Rick :</figcaption>
<audio
controls
src="https://localhost:7234/musiques/rick.mp3">
<a href="https://localhost:7234/musiques/rick.mp3">
Audio
</a>
</audio>
</figure>
<h1>Scoped CSS Example</h1>