1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-01 01:33:16 +00:00
TiddlyWiki5/editions/tw5.com/tiddlers/macros/colour-picker Macro.tid

16 lines
520 B
Plaintext
Raw Normal View History

caption: colour-picker
created: 20160418152741901
modified: 20160418154330605
tags: Macros [[Core Macros]]
title: colour-picker Macro
type: text/vnd.tiddlywiki
The <<.def colour-picker>> [[macro|Macros]] displays an interactive colour picker, as can be seen in the core bitmap editor.
!! Parameters
;actions
: Wikitext for the action widgets that should be executed when the user selects a colour. Within the text, the variable `colour-picker-value` contains the selected colour.
<<.macro-examples "colour-picker">>