10 lines
No EOL
250 B
HTML
10 lines
No EOL
250 B
HTML
<div id="hanzi_pronom_help_widget"></div>
|
|
|
|
<script>
|
|
const id3s = hanziApp.newWidget("hanzi_pronom_help_widget");
|
|
hanziApp.init({
|
|
...id3s,
|
|
view_settings: { showCharacter: true, showOutline: true },
|
|
datas: pronomsChinois
|
|
});
|
|
</script> |