UNPKG

@jecloud/func

Version:

JECloud 功能库

1 lines 173 B
import{useFuncToolbar as o}from"./use-form-toolbar-func";export function useFormToolbar(r){var t=r.$form,f=function(){};return"func"===t.type&&(f=o({$form:t})),{tbarSlot:f}}