Home
last modified time | relevance | path

Searched refs:replaceArrayIndex (Results 1 – 3 of 3) sorted by relevance

/misc/config_tools/configurator/packages/vue-json-schema-form/vue3/vue3-core/src/fields/ArrayField/arrayTypes/
A DArrayFieldNormal.js8 import { getUiOptions, replaceArrayIndex } from '@lljj/vjsf-utils/formUtils';
50 const tempUiSchema = replaceArrayIndex({
A DArrayFieldTuple.js7 import { allowAdditionalItems, getUiOptions, replaceArrayIndex } from '@lljj/vjsf-utils/formUtils';
100 const tempUiSchema = replaceArrayIndex({
/misc/config_tools/configurator/packages/vue-json-schema-form/utils/
A DformUtils.js31 export function replaceArrayIndex({ schema, uiSchema } = {}, index) { function

Completed in 6 milliseconds