HTML
An HTML component is used for inserting images, messages, links and texts on the page, to help document business processes or applications.


Last updated
Was this helpful?
An HTML component is used for inserting images, messages, links and texts on the page, to help document business processes or applications.


Last updated
Was this helpful?
Was this helpful?
s.plt.html(
order=0,
html=s.html_components.box_with_button(
title='HTML example',
line='integrated in the SDK',
href='https://shimoku.com',
background="https://images.unsplash.com/photo-1553356084-58ef4a67b2a7?ixlib=rb-4.0.3&ixid=MnwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8&auto=format&fit=crop&w=774&q=80",
),
)