File manager - Edit - /var/www/payraty/helpdesk/common/resources/client/ui/tree/tree-context.tsx
Back
import {createContext, Key} from 'react'; export interface TreeContextValue { expandedKeys: Key[]; setExpandedKeys: (value: Key[]) => void; selectedKeys: Key[]; setSelectedKeys: (value: Key[]) => void; focusedNode?: Key; setFocusedNode: (node?: Key) => void; } export const TreeContext = createContext<TreeContextValue>(null!);
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings