15/01/2024, 16:00

This commit is contained in:
2024-01-15 15:59:22 +07:00
parent 0c562989d3
commit 21527bd8b5

View File

@@ -30,8 +30,8 @@
<ul> <ul>
<li> <li>
<b> class="js-hura-edit"</b>: <strong> class="js-hura-edit"</strong>:
Khi Hover, Click, dbclick thẻ HTML nào chứa class này sẽ kiểm tra thuộc tính <u style="font-weight: bold;">data-hura-type="{{ type }}"</u> và hiển thị thanh công cụ (toolbar) tương ứng Khi Hover, Click, dbclick thẻ HTML nào chứa class này sẽ kiểm tra thuộc tính <b>data-hura-type="{{ type }}"</b> và hiển thị thanh công cụ (toolbar) tương ứng
</li> </li>
<li> <li>
@@ -58,7 +58,7 @@
<code> <code>
<!-- // Logo --> <!-- // Logo -->
<a href="" class="js-hura-edit" data-hura-type="file"> <a class="js-hura-edit" data-hura-type="file">
<img src="https://aman.gleecdn.com/file/1/tl/TL1MzbLUhPQoaGI.png" alt="logo"> <img src="https://aman.gleecdn.com/file/1/tl/TL1MzbLUhPQoaGI.png" alt="logo">
</a> </a>