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