mirror of
https://github.com/webslides/WebSlides.git
synced 2025-08-18 10:51:28 +02:00
Adding option
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
const CLICKABLE_ELS = [
|
const CLICKABLE_ELS = [
|
||||||
'INPUT',
|
'INPUT',
|
||||||
'SELECT',
|
'SELECT',
|
||||||
|
'OPTION',
|
||||||
'BUTTON',
|
'BUTTON',
|
||||||
'A',
|
'A',
|
||||||
'TEXTAREA'
|
'TEXTAREA'
|
||||||
|
Reference in New Issue
Block a user