Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom a html page for a menu #221

Closed
vunguyen260798 opened this issue Nov 8, 2023 · 2 comments
Closed

custom a html page for a menu #221

vunguyen260798 opened this issue Nov 8, 2023 · 2 comments

Comments

@vunguyen260798
Copy link

image I have a html file for dashboard page, is there any way to serve that file on the right panel like above image? I find it difficult to use htmlgo, because i integrate chartjs, table ,.. and I think it will take lots of time to convert html file to htmlgo. so i just want to use my available html file, Thanks
@xuxinx
Copy link
Contributor

xuxinx commented Nov 13, 2023

Hi @vunguyen260798 ,
You can convert your raw HTML content to HTMLComponent using htmlgo.RawHTML.

@vunguyen260798
Copy link
Author

hm, I come up with the idea using <iframe src="{link_to_report_page}"> , I think this way is �appropriate with me. anyway, thanks for responding @xuxinx

@xuxinx xuxinx closed this as completed Nov 21, 2023
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

No branches or pull requests

2 participants