Attributes for Blocks
·
允許使用者為區塊編輯器的區塊新增 HTML 屬性。
評價
5/5
版本
1.0.13
活躍安裝總數
4K
最近更新:
Dec 1, 2025
This plugin adds additional advanced inspector controls to Gutenberg blocks that allow to add any custom HTML attributes to the block’s front-end output. This allows you to add inline styles to fine-tune the block’s appearance, set aria attributes to improve your site’s accessibility, add data attributes to integrate with any JavaScript modules or even JavaScript DOM event attributes such as onclick, onchange or onload.