Skip to content

Add st.iframe command #12977

@jrieke

Description

@jrieke

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.v1 API.
  • st.components.v1.iframe has some weird settings and does not allow rendering PDFs

How?

No response

Additional Context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions