djust-theming | Demo Home Components | Gallery Storybook Editor Diff

Qr Code

python component Advanced
EXAMPLES 1
python
qr_code(data='https://djust.org', size=150)
USAGE
python
from djust_components.components.qr_code import QrCode

component = QrCode()
html = component.render()