onRequestOpenMenuAtom
const onRequestOpenMenuAtom: PrimitiveAtom<Callback<[], void>> & WithInitialValue<Callback<[], void>>;
Defined in: packages/react-full/src/states/callbacks.ts:42
当用户试图打开菜单时触发。
const onRequestOpenMenuAtom: PrimitiveAtom<Callback<[], void>> & WithInitialValue<Callback<[], void>>;
Defined in: packages/react-full/src/states/callbacks.ts:42
当用户试图打开菜单时触发。