Searched refs:replaceArrayIndex (Results 1 – 3 of 3) sorted by relevance
8 import { getUiOptions, replaceArrayIndex } from '@lljj/vjsf-utils/formUtils';50 const tempUiSchema = replaceArrayIndex({
7 import { allowAdditionalItems, getUiOptions, replaceArrayIndex } from '@lljj/vjsf-utils/formUtils';100 const tempUiSchema = replaceArrayIndex({
31 export function replaceArrayIndex({ schema, uiSchema } = {}, index) { function
Completed in 5 milliseconds