Define a new useragent attribute on WebView tag
This commit is contained in:
parent
ec5d05e226
commit
3993161a63
2 changed files with 2 additions and 0 deletions
|
@ -14,6 +14,7 @@ module.exports =
|
|||
ATTRIBUTE_PLUGINS: 'plugins'
|
||||
ATTRIBUTE_DISABLEWEBSECURITY: 'disablewebsecurity'
|
||||
ATTRIBUTE_PRELOAD: 'preload'
|
||||
ATTRIBUTE_USERAGENT: 'useragent'
|
||||
|
||||
# Internal attribute.
|
||||
ATTRIBUTE_INTERNALINSTANCEID: 'internalinstanceid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue