mirror of
https://github.com/logseq/logseq.git
synced 2026-05-30 07:29:48 +00:00
add placeholder
This commit is contained in:
@@ -174,7 +174,8 @@
|
||||
|
||||
(defn- new-text-editor-opts
|
||||
[repo block property value type editor-id *add-new-item? opts]
|
||||
{:on-blur
|
||||
{:placeholder "Input something"
|
||||
:on-blur
|
||||
(fn [e]
|
||||
(let [new-value (util/evalue e)
|
||||
blank? (string/blank? new-value)]
|
||||
|
||||
Reference in New Issue
Block a user