Options List
language
Type : String
Default : "js"
the name of language to highlight list of supported languages
languagesPath
Type : String
Default : ""
path to languages folder. You can find the folder in the dist folder
lineNumber
Type : Boolean
Default : true
controls the display of line numbers
readOnly
Type : Boolean
Default : false
controls the readonly mode
tabSize
Type : Number
Default : 2
the number of spaces
theme
Type : String
Default : "iblize-dark"
the name of theme themes list
themesPath
Type : String
Default : ""
path to languages folder. You can find the folder in the dist folder
Last updated
Was this helpful?