Kodemirror
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
Kodemirror
lang-html
/
com.monkopedia.kodemirror.lang.html
/
HtmlCompletionConfig
/
HtmlCompletionConfig
Html
Completion
Config
constructor
(
extraTags
:
Map
<
String
,
TagSpec
>
?
=
null
,
extraGlobalAttributes
:
Map
<
String
,
List
<
String
>
?
>
?
=
null
)