showRemainingTimeAtom
This content is not available in your language yet.
const showRemainingTimeAtom: WritableAtom<boolean, [boolean | ((prev) => boolean) | typeof RESET], void>;Defined in: packages/react-full/src/states/configAtoms.ts:421
是否在进度条上显示剩余时间而非当前时间
Default
Section titled “Default”true