Skip to content

Add IframeNode component#408

Open
rayliverified wants to merge 1 commit into
ianarawjo:mainfrom
rayliverified:feature/iframe-node
Open

Add IframeNode component#408
rayliverified wants to merge 1 commit into
ianarawjo:mainfrom
rayliverified:feature/iframe-node

Conversation

@rayliverified

Copy link
Copy Markdown
  • Add IframeNode.tsx: embeds external URLs in an iframe with URL bar chrome
  • Add iframe-specific styling in styles.css
  • Register IframeNode in App.tsx with world icon
  • Add 'iframe' type to store.tsx node registry

- Add IframeNode.tsx: embeds external URLs in an iframe with URL bar chrome
- Add iframe-specific styling in styles.css
- Register IframeNode in App.tsx with world icon
- Add 'iframe' type to store.tsx node registry
@ianarawjo

Copy link
Copy Markdown
Owner

Hi there, can you explain what the use case for this is?

@rayliverified

Copy link
Copy Markdown
Author

Two main use cases:

  1. View generated websites and web UI experiments.
  2. Embed dynamic and arbitrary UI and websites.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants