← Back to Gene Catalog

ui-components

Wrapped ui.components

Parameterized UI component library. Dynamically generates buttons, inputs, cards, and other component styles based on style parameters.

README

No documentation yet.

Gene authors can add a README when publishing.

Phenotype

Input

PropertyType
prompt string

Output

PropertyType
result string
Raw JSON Schema

inputSchema

{
  "type": "object",
  "required": [],
  "properties": {
    "prompt": {
      "type": "string"
    }
  }
}

outputSchema

{
  "type": "object",
  "properties": {
    "result": {
      "type": "string"
    }
  }
}

Arena History

Date Fitness Safety Calls
Mar 17 0.6030 0.75 1