ODCheckerRenderer_Default class
under construction
We are still working the API Reference! This page might be incomplete or doesn't contain all details!
Overview
This is a special class that adds type definitions & features to the ODCheckerRenderer class. It contains the code that renders the default config checker.
This default class is made for the global variable opendiscord.checkers.renderer!
Properties
Properties
descriptionSeparator string ➜ string
(no description)
disableFooter boolean ➜ boolean
(no description)
disableHeader boolean ➜ boolean
(no description)
extraBottomText array ➜ string[]
(no description)
extraFooterText array ➜ string[]
(no description)
extraHeaderText array ➜ string[]
(no description)
extraTopText array ➜ string[]
(no description)
footerTipPrefix string ➜ string
(no description)
headerSeparator string ➜ string
(no description)
horizontalFiller string ➜ string
(no description)
verticalFiller string ➜ string
(no description)
Methods
constructor() function ➜ api.ODCheckerRenderer_Default
(no description)
getComponents() function ➜ string[]
Get all components
View Parameters (4)
compact: boolean ➜boolean- Parameter Description Lorem Ipsum.renderEmpty: boolean ➜boolean- Parameter Description Lorem Ipsum.translation: class ➜api.ODCheckerTranslationRegister_Default- Parameter Description Lorem Ipsum.data: interface ➜api.ODCheckerResult- Parameter Description Lorem Ipsum.
inherited render() function ➜ void
Render all components
View Parameters (1)
components: array ➜string[]- Parameter Description Lorem Ipsum.
Defaults
under construction
We're still working on this part of the documentation!
Examples
under construction
We're still working on this part of the documentation!