#Text input in app

1 messages · Page 1 of 1 (latest)

vagrant sandBOT
#
Searched text input widget app
#
Searched widget components UI elements
#
Searched front components app custom React UI widget
#

Yes, it is possible. When building an app, you can use front components to build custom React UI that renders inside Twenty's interface. This includes the ability to use the TextInput component from Twenty's UI library.

The TextInput component allows users to enter and edit text. You can use it within your app's front components to add text input fields to your custom widgets or UI panels.

For building front components in an app, you define custom React components that render inside Twenty's UI. These components have access to Twenty's built-in UI elements, including input components like TextInput.

These pages should help you get started:

Twenty Documentation

Define objects, logic functions, front components, and more with the Twenty SDK.

Twenty Documentation
Twenty Documentation

Create your first Twenty app in minutes.