mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-09 07:15:39 +00:00
Docs for update to browse widget
This commit is contained in:
parent
71bc78b176
commit
5c137b9002
@ -1,6 +1,6 @@
|
|||||||
title: BrowseWidget
|
title: BrowseWidget
|
||||||
created: 201310241419
|
created: 201310241419
|
||||||
modified: 20140910200751303
|
modified: 20141020155353547
|
||||||
tags: Widgets
|
tags: Widgets
|
||||||
caption: browse
|
caption: browse
|
||||||
|
|
||||||
@ -14,6 +14,7 @@ The content of the `<$browse>` widget is ignored.
|
|||||||
|
|
||||||
|!Attribute |!Description |
|
|!Attribute |!Description |
|
||||||
|multiple |Set to "multiple" to select multiple file upload |
|
|multiple |Set to "multiple" to select multiple file upload |
|
||||||
|
|message |Optional override of widget message to be generated. The parameter for the message will be the JavaScript object `event.target.files` |
|
||||||
|
|
||||||
On iPhone/iPad choosing the multiple option will remove the ability to take photographs/videos directly into TiddlyWiki.
|
On iPhone/iPad choosing the multiple option will remove the ability to take photographs/videos directly into TiddlyWiki.
|
||||||
|
|
||||||
@ -26,3 +27,4 @@ On iPhone/iPad choosing the multiple option will remove the ability to take phot
|
|||||||
renders as:
|
renders as:
|
||||||
|
|
||||||
<$browse>
|
<$browse>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user