Skip to content

Variable: SearchFieldLookAndFeelSchema

ts
const SearchFieldLookAndFeelSchema: ZodObject<{
  backgroundColor: ZodString;
  color: ZodString;
}, $loose>;

Defined in: src/v1/models/searchFieldLookAndFeel.ts:4