Searched refs:getWidgetConfig (Results 1 – 7 of 7) sorted by relevance
6 import { getWidgetConfig } from '@lljj/vjsf-utils/formUtils';17 const widgetConfig = getWidgetConfig({
8 getWidgetConfig, optionsList31 const widgetConfig = getWidgetConfig({
6 import { getWidgetConfig, optionsList } from '@lljj/vjsf-utils/formUtils';26 const widgetConfig = getWidgetConfig({
7 import { getWidgetConfig, isSelect, optionsList } from '@lljj/vjsf-utils/formUtils';20 const tempWidgetConfig = getWidgetConfig({
18 function getWidgetConfig(schemaOption: Options): object;
15 getWidgetConfig, getUiOptions, getUserErrOptions51 const selectWidgetConfig = getWidgetConfig({
196 export function getWidgetConfig({ function
Completed in 11 milliseconds