<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>HTML on Martijn's Notes</title><link>https://1552afcb.notes-6if.pages.dev/fr/tags/html/</link><description>Recent content in HTML on Martijn's Notes</description><generator>Hugo</generator><language>fr</language><copyright>Copyright © 2016-2026 van den &lt;span class='bold-rotate'&gt;B&lt;/span&gt;oom. All Rights Reserved.</copyright><lastBuildDate>Sat, 02 Jul 2022 21:14:37 +0800</lastBuildDate><atom:link href="https://1552afcb.notes-6if.pages.dev/fr/tags/html/index.xml" rel="self" type="application/rss+xml"/><item><title>Snack-bar</title><link>https://1552afcb.notes-6if.pages.dev/fr/docs/advanced/snackbar/</link><pubDate>Sat, 02 Jul 2022 21:14:37 +0800</pubDate><guid>https://1552afcb.notes-6if.pages.dev/fr/docs/advanced/snackbar/</guid><description><![CDATA[<p>Les utilisateurs ayant utilisé le bouton de copie en bloc ne sont pas étrangers au Snackbar, qui informe l&rsquo;utilisateur des résultats de l&rsquo;exécution de l&rsquo;application. Cet article donnera un exemple de la façon d&rsquo;utiliser Snackbar pour répondre au besoin d&rsquo;interaction personnalisée de l&rsquo;utilisateur.</p>
<!--plus-->
<p>##API</p>
<table>
	<thead>
			<tr>
					<th>Fonction</th>
					<th>Descriptif</th>
			</tr>
	</thead>
	<tbody>
			<tr>
					<td><code>show(body: String, duration: number = 2000)</code></td>
					<td><code>body</code> : le corps du message, <code>duration</code> : la durée du message, en millisecondes.</td>
			</tr>
	</tbody>
</table>

<h2 id="exporter" data-numberify>Exporter<a class="anchor ms-1" href="#exporter"></a></h2>
<p>Grâce à <code>assets/main/js/custom.ts</code>, on peut personnaliser le JavaScript, ici on exporte l&rsquo;intégralité du Snackbar en variable globale :</p>]]></description></item><item><title>Markdown Syntax Guide</title><link>https://1552afcb.notes-6if.pages.dev/fr/posts/markdown-syntax/</link><pubDate>Mon, 09 Nov 2020 00:00:00 +0000</pubDate><guid>https://1552afcb.notes-6if.pages.dev/fr/posts/markdown-syntax/</guid><description>&lt;p>This article offers a sample of basic Markdown syntax that can be used in Hugo content files, also it shows whether basic HTML elements are decorated with CSS in a Hugo theme.&lt;/p></description><enclosure url="https://1552afcb.notes-6if.pages.dev/images/markdown.png" length="279937" type="image/png"/></item></channel></rss>