Panel
Creates a ribbon with a symbol, text and a button with a link embedded.
Last updated
Was this helpful?
Creates a ribbon with a symbol, text and a button with a link embedded.
Last updated
Was this helpful?
WARNING avoid special symbols such as (, ), [, ]
and similar in the texts of this component because it could break the look&feel
Input variables:
Example of use:
You can customize it using other symbols and text, and changing its size.
This is an example:
You can change the small symbol at the left:
The text in the button and other symbols (Google Material Symbols) can be added, and the position is modified too:
More on how to use the Grid.
symbol_name
is a fixed small drawing at the left, you can add an explanatory text and the link is accessed on the button to open it in a new window. padding='1,0,0,8'
moves down one space and 8 to the left.