mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
Simiplify sidebar structure for DOM Manipulation
I have called this whole section as "DOM manipulation" (instead of DOM and events), so all the sub-files can be named easily with that context, without prefixing with "element-" or "DOM". Renamed "DOM manipulation" page title to "Creating elements", then shortended title for "Child and Content" file by removing prefix.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: element-child-content
|
||||
title: Element properties - Child and Content
|
||||
title: Child and Content
|
||||
---
|
||||
|
||||
import Admonition from "../components/Admonition"
|
||||
|
||||
Reference in New Issue
Block a user