yysun / apprun

AppRun is a JavaScript library for developing high-performance and reliable web applications using the elm inspired architecture, events and components.
https://apprun.js.org
MIT License
1.18k stars 58 forks source link

can we insert any html frame using apprun #138

Closed xihajun closed 1 year ago

xihajun commented 1 year ago

Hi there,

I love the apprun which allows to add the interactive objects in the documents. But may I kindly ask if it is possible to insert a html page?

Many thanks

xihajun commented 1 year ago

<iframe width=700, height=500 frameBorder=0 src="xxx"></iframe>

yysun commented 1 year ago

Yes you can.

xihajun commented 1 year ago

Yes you can.

@yysun Thanks for your reply! May I ask if it is possible to use it with css, javascript, html files together? If so, do you have any guidance somewhere?

yysun commented 1 year ago

https://apprun.js.org/#play

https://apprun.js.org/docs

On Thu, Dec 15, 2022 at 9:26 AM xihajun @.***> wrote:

Yes you can.

@yysun https://github.com/yysun Thanks for your reply! May I ask if it is possible to use it with css, javascript, html files together? If so, do you have any guidance somewhere?

— Reply to this email directly, view it on GitHub https://github.com/yysun/apprun/issues/138#issuecomment-1353177972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AABJUM4EPUHJFXBOAGLMNYLWNMTCBANCNFSM6AAAAAAS6X4IA4 . You are receiving this because you were mentioned.Message ID: @.***>