mirror of
https://github.com/rabbibotton/clog.git
synced 2025-12-06 02:30:42 -08:00
keyboard support
This commit is contained in:
parent
83b23a818a
commit
300717cab9
4 changed files with 9 additions and 7 deletions
|
|
@ -763,7 +763,8 @@
|
|||
(:name "encoding"
|
||||
:prop "encoding")
|
||||
(:name "form element count"
|
||||
:get ,(lambda (control) (form-element-count control)))))
|
||||
:get ,(lambda (control) (form-element-count control)))
|
||||
,@*props-element*))
|
||||
`(:name "input"
|
||||
:description "Form Input"
|
||||
:clog-type clog:clog-form-element
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue