const onClickRightFunctionButtonAtom: PrimitiveAtom<Callback<[], void>> & WithInitialValue<Callback<[], void>>
const
PrimitiveAtom
Callback
void
WithInitialValue
当点击位于控制按钮右侧的按钮时触发的回调函数
packages/react-full/src/states/callback.ts:86