web-app/components/Settings

The Settings tab — the full settings form (provider / BYOK key, prompt knobs, emphasis / editing / alternating, artists / fx / salt, image params, negative prompt). (Hidden from the nav while the UI is reworked.)

Description:
  • The Settings tab — the full settings form (provider / BYOK key, prompt knobs, emphasis / editing / alternating, artists / fx / salt, image params, negative prompt). (Hidden from the nav while the UI is reworked.)

Source:

(require("web-app/components/Settings"))(props) → {JSX.Element}

Description:
  • The full settings form.

Source:
Parameters:
Name Type Description
props object
Properties
Name Type Description
settings object

The current settings.

setSettings function

Update the settings.

Returns:
Type
JSX.Element