aboutsummaryrefslogtreecommitdiff
path: root/doc/ref/javascript/components/vevent_description.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/ref/javascript/components/vevent_description.texi')
-rw-r--r--doc/ref/javascript/components/vevent_description.texi6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/ref/javascript/components/vevent_description.texi b/doc/ref/javascript/components/vevent_description.texi
index 492c8dff..54dda7e3 100644
--- a/doc/ref/javascript/components/vevent_description.texi
+++ b/doc/ref/javascript/components/vevent_description.texi
@@ -7,4 +7,10 @@
A text representation of a VEvent. Used as the summary tab of our
popup windows, and in the sidebar.
+
+When redrawn, it looks for an HTML-tag inside its template having the
+attribute @code{data-property} matching the properties name. If one is
+found, it looks in the @code{formatters} table
+(@ref{formatters-proc}), for a field matching the property value, and
+defaults to the key @code{default}.
@end deftp