1
0
mirror of https://github.com/webslides/WebSlides.git synced 2025-08-18 19:02:00 +02:00

Adding option

This commit is contained in:
Antonio Laguna
2017-02-27 20:14:18 +01:00
parent 32ff8afa88
commit 3d6fcef762

View File

@@ -1,6 +1,7 @@
const CLICKABLE_ELS = [
'INPUT',
'SELECT',
'OPTION',
'BUTTON',
'A',
'TEXTAREA'