π³οΈΒ Β Card
Submitted by Gamliel Cohen
Summary
Streamlit Component, for a UI card
Docstring
Visit the PyPI page for more information.
Examples
example
def example():
card(
title="Hello World!",
text="Some description",
image="http://placekitten.com/300/250",
url="https://www.google.com",
)