HTML
HTML component allows you to perform some custom function development. The page design requires certain front-end foundation, at least need to master HTML, CSS, JS and other related basic knowledge.
When to use
- Used to edit code blocks on the current page, to implement more complex page styles.
Component Example
Component Properties
| 属性 | 说明 | 类型 | 默认值 |
|---|---|---|---|
content | Used to write the HTML to be displayed | string | '<div>HTML can be written here</div>' |
This doc is generated using machine translation. Any discrepancies or differences created in the translation are not binding and have no legal effect for compliance or enforcement purposes.
Is this document helpful?