Components
Last updated
Last updated
Components are items in your app's pages. Components are suitable for applications that are not of type Farcaster Frame.
Supported components include:
Text Input
Select Menu
Buttons
Input Range
Toggle Switch
Text Container
Image
Link
Header & Sub-header
To add components, select the parent item in your page (in the left panel) and pick the component you want from the component list pop-up box.
To edit a component's property, i.e. a source of an image, the URL of a link, a placeholder of an input, or options of a selection menu, click the "Settings" button that appears on top of the component.
The component's settings menu will present a list of configurable options for your component.
The items on the left panel can be drag and dropped in the tree to relocate your components in the page.
Values of variables can be displayed on the component by referencing the variable i.e. {$variable.property}.
A component's value can be used using {$<component id>.value}, see the image below for examples.
Let us know on contact@frames.sh.