Properties
audioTooltip
audioTooltip: {
noMoreAlert: boolean;
show: boolean;
}
Type declaration
noMoreAlert: boolean
show: boolean
barType
barType: "common" | "reading"
bigSubtitle
bigSubtitle: {
enable: boolean;
pinyin: boolean;
type: "simple" | "tradition" | "unset";
}
Type declaration
enable: boolean
pinyin: boolean
type: "simple" | "tradition" | "unset"
Optional crossLine
crossLine?: boolean
currentElement
currentElement: null | HTMLElement
elderlyMode
elderlyMode: boolean
Optional fixed
fixed?: boolean
flags
flags: Record<string, boolean>
initDone
initDone: boolean
Optional keymaps
keymaps?: Record<"zoomOutHotkey" | "zoomInHotkey" | "paletteHotkey" | "crosslineHotkey" | "mouseCursorHotkey" | "bigSubtitleHotkey" | "voiceToggleHotkey" | "voiceSpeedHotkey" | "readTypeHotkey" | "resetHotkey" | "fixedHotkey" | "toolbarTypeHotkey" | "exitHotkey" | "helpHotkey", FeatureTextTip> mobileReading
mobileReading: boolean
mobileSetting
mobileSetting: boolean
Optional mouseCursor
mouseCursor?: boolean
readingType
readingType: "finger" | "continue"
refresher
refresher: {
global: number;
}