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.

22 lines
424 B

@page "/Play"
@using ProjetBlazor.Modeles;
<h3>Play</h3>
<!--
<figure>
<figcaption>Rick :</figcaption>
<audio
controls
src="https://localhost:7234/song/rick.mp3">
<a href="https://localhost:7234/song/rick.mp3">
Audio
</a>
</audio>
</figure>-->
<h1>Scoped CSS Example</h1>
<ProjetBlazor.Components.DragAndDrop ListMusique=@listeMusique Recipe=null/>