mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
GitBook: [zh_tw] 2 pages modified
This commit is contained in:
parent
c2ac744558
commit
df1a4342f9
@ -15,7 +15,7 @@
|
||||
|
||||
## 核心觀念 <a id="concepts"></a>
|
||||
|
||||
* [Using html!](concepts/html/README.md)
|
||||
* [使用 html!](concepts/html/README.md)
|
||||
* [Lists](concepts/html/lists.md)
|
||||
* [Elements](concepts/html/elements.md)
|
||||
* [Literals & Expressions](concepts/html/literals-and-expressions.md)
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
description: The procedural macro for generating HTML and SVG
|
||||
---
|
||||
|
||||
# Using html!
|
||||
# 使用 html!
|
||||
|
||||
The `html!` macro allows you to write declarative HTML and SVG for your components. If you've used React's JSX it will feel quite familiar.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user