-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Add st.iframe command #12977
Copy link
Copy link
Closed
Labels
feature:custom-componentsRelated to custom componentsRelated to custom componentstype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features
Description
Checklist
- I have searched the existing issues for similar feature requests.
- I added a descriptive title and summary to this issue.
Summary
We currently have a command to show something in an iframe as part of st.components.v1.iframe. Since we just released custom components v2, we want to move away from the v1 API. I think it makes sense to add an st.iframe command directly into the st namespace.
Why?
- Easier to discover.
- Let's us move out of the
st.components.v1API. st.components.v1.iframehas some weird settings and does not allow rendering PDFs
How?
No response
Additional Context
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature:custom-componentsRelated to custom componentsRelated to custom componentstype:enhancementRequests for feature enhancements or new featuresRequests for feature enhancements or new features