File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 4343 "events" : [
4444 {
4545 "event" : " change" ,
46- "description" : " Emitted with the select value changes via user interaction" ,
46+ "description" : " Emitted when the select value changes via user interaction" ,
4747 "args" : [
4848 {
4949 "arg" : " value" ,
5959 },
6060 {
6161 "event" : " input" ,
62- "description" : " Emitted with the select value changes" ,
62+ "description" : " Emitted when the select value changes" ,
6363 "args" : [
6464 {
6565 "arg" : " value" ,
Original file line number Diff line number Diff line change 111111 {
112112 "arg" : " value" ,
113113 "type" : " String" ,
114- "description" : " Value of textarea, after any formatting. Not emitted if the value does nto change"
114+ "description" : " Value of textarea, after any formatting. Not emitted if the value does not change"
115115 }
116116 ]
117117 }
You can’t perform that action at this time.
0 commit comments