HRLibConfig
Class, used to define variable's type as containing the library's config values
Fields
defaultWebHook: string
defaultNotificationsPosition: string Available positions:
'top-right'
'center-right'
'bottom-right'
'frombelow-right'
'top-left'
'left-center'
'frombelow-left'
defaultProgressBarPosition Available positions:
'center-left'
'center'
'center-right'
'bottom-left'
'bottom-center'
'bottom-right'
alertDialogueTranslation: table Table format:
{ agreeButton: string, cancelButton: string }
inputDialogueTranslation: table Table Format:
{ confirmButton: string, cancelButton: string }
Last updated