mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-30 22:46:58 +00:00
Document the tv-* variables
This commit is contained in:
10
editions/tw5.com/tiddlers/variables/namespace.tid
Normal file
10
editions/tw5.com/tiddlers/variables/namespace.tid
Normal file
@@ -0,0 +1,10 @@
|
||||
created: 20150228132024000
|
||||
modified: 20150228133745000
|
||||
title: namespace Variable
|
||||
tags: Variables [[Core Variables]]
|
||||
type: text/vnd.tiddlywiki
|
||||
caption: namespace
|
||||
|
||||
The <<.def namespace>> [[variable|Variables]] is used internally by [[HTML|HyperText Markup Language]] widgets to keep track of the correct namespace for the [[DOM|Document Object Model]] elements they generate.
|
||||
|
||||
An `svg` or `math` element supplies a distinct namespace for itself and any child elements it contains.
|
||||
Reference in New Issue
Block a user