Widgets
Our lib generates UI widgets from simple commands in your code. Choose between multiple choices, file inputs, graph displays, images and much more below.
To retrieve any type of user input, use the read commands. To print or provide any information, use display commands.
What is your name?
read
Read a text value from the userHello world!
display
Display a text to the userHow likely are you to recommend Abstra Cloud?
No way!
Hell yeah!
read_nps
Gets NPS feedback from userInsert your CPF below
read_cpf
Read a CPF value from the userType and press enter to add a tag
read_tag
Read a tag value from the userInsert your CNPJ below
read_cnpj
Read a CNPJ value from the userWhen were you born?
read_date
Read a date value from the userUpload your .xlsx file
read_file
Read a file value from the userName
*read_list
Read a list value from the userSelect a time below
Loading...
read_time
Read a time value from the userShow me the code!
read_code
Read a piece of code from the userWhat is your phone number?
Loading...
read_phone
Read a phone value from the userWhat is your email?
read_email
Read an email value from the userUpload your video
read_video
Read a video file value from the userUpload your .png image
read_image
Read a image file value from the userChoose your character
Nº
001
Bulbasaur
Grass / Poison
There is a plant seed on its back right from the day this Pokémon is born. The seed slowly grows larger.
Nº
004
Charmander
Fire
It has a preference for hot things. When it rains, steam is said to spout from the tip of its tail.
Nº
007
Squirtle
Water
When it retracts its long neck into its shell, it squirts out water with vigorous force.
read_cards
Read a text value from the user simple text inputHow old are you?
read_number
Read a number value from the userHow much do you rate this movie?
⭐
⭐
⭐
⭐
⭐
read_rating
Read a rating value from the userToggle
Off
read_toggle
Read a toggle value from the userdisplay_link
Display a link to the userdisplay_html
Display a html snippet to the userdisplay_file
Display a button for the user to download a fileMeooow
display_image
Display an image to the userHow many credits do you want?
$
read_currency
Read currency value from the userread_checkbox
Read a checkbox value from the userChoose a color
Loading...
read_dropdown
Read a dropdown value from the userInsert your password below
read_password
Read a password value from the userWhat kind of things are you building with Abstra Cloud?
read_textarea
Read a textarea value from the user\(ax^2 + bx + c = 0\)
display_latex
Display a latex formula to the userdisplay_plotly
Display a plotly figure to the userWhich programming language have you worked with?
read_checklist
Read a checklist value from the userdisplay_iframe
Display an inline iframe to the userdisplay_pandas
Display a pandas dataframe to the userdisplay_markdown
Display a formatted text to the userdisplay_progress
Display a progress bar. This widget is shown on screen until the script shows a new widget. This widget does not work on Pages, and must be used only with its function.SAT - 2023
A
B
C
D
E
1
2
3
4
5
read_answer_sheet
Retrieve the answers from a test on a usual answersheetSet volume
read_number_slider
Read a number value from the userWhich programming language do you prefer?
Python
JavaScript