Background Indicators
Creates a colorful ribbon that accepts text, a background image and a link embedded.
title: strbackground_url: Optional[str]
href: Optional[str]s.plt.html(
order=0,
html=s.html_components.beautiful_indicator(
title='Start',
href='https://docs.shimoku.com/development/'
)
)

padding='1,0,0,2'. The order of the spaces is Top, Right, Bottom, Left. If you clock on the ribbon, you are redirected to https://docs.shimoku.com/development/, that is a link you can modify as you want.Video demonstration
Last updated
Was this helpful?