mirror of
https://github.com/bendtherules/UiQuestions.git
synced 2026-08-18 13:52:50 +00:00
element-properties - Rename file and id
Changes - 1. id - From "element-properties" to "element-child-content". Changed in file and sidebar.js 2. rename file - from "element-properties.mdx" to "element-child-content.mdx"
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
---
|
||||
id: element-properties
|
||||
title: Element attributes and properties
|
||||
id: element-child-content
|
||||
title: Element properties - Child and Content
|
||||
---
|
||||
|
||||
import Admonition from "../components/Admonition"
|
||||
+1
-1
@@ -2,7 +2,7 @@ module.exports = {
|
||||
"Quick Guide": {
|
||||
"DOM and Events": [
|
||||
"create-modify-element",
|
||||
'element-properties',
|
||||
'element-child-content',
|
||||
'element-position-scroll',
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user