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

Draft: Visual constructor #2044

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from
Draft

Draft: Visual constructor #2044

wants to merge 4 commits into from

Conversation

grankovsky
Copy link
Contributor

add test resize widget, and demo replace

@Sumragen Sumragen changed the title Visual constructor Draft: Visual constructor Mar 22, 2024
@Sumragen Sumragen marked this pull request as draft March 22, 2024 12:43

<div *ngIf="isEdit &&visualdashboard &&injector&&spec">
<div class="editor">
<xm-visual-constructor [parentItem]="{content:visualdashboard}"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missed component in commit?

[dashboard]="dashboard"
[injector]="injector"
[spec]="spec" >
</xm-visual-constructor>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

how about constructor as dynamic component?
Ho give ability to use different constructors?

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.

None yet

3 participants