adminjs-example-app
adminjs-example-app copied to clipboard
design-system / database integrated example
I am looking for an example of how I integrate the Stepper component when creating a DB record.
E.g. Let's say I have a record with 8 fields on it and based on the value entered for the first field (Step1), I want to provide the user with pre-selected fields for the remainder of the next set of fields step2.
I have not found any examples of combining visual components and database resources.