Building Streamlit Custom Components V2

Builds bidirectional Streamlit Custom Components v2 (CCv2) using `st.components.v2.component`. Use when authoring inline HTML/CSS/JS components or packaged components (manifest `asset_dir`, js/css globs), wiring state/trigger callbacks, theming via `--st-*` CSS variables, or bundling with Vite / `component-template` v2.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/iusztinpaul--designing-real-world-ai-agents-workshop--designing-real-world-ai-agents-workshop commit 43e6958dce

Frequently asked questions

npx skillmds@latest add tomevault-io/building-streamlit-custom-components-v2-2