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

d2compiler: Null to unset any attribute/value/object/edge #735

Open
nhooyr opened this issue Jan 28, 2023 · 1 comment
Open

d2compiler: Null to unset any attribute/value/object/edge #735

nhooyr opened this issue Jan 28, 2023 · 1 comment
Assignees

Comments

@nhooyr
Copy link
Contributor

nhooyr commented Jan 28, 2023

No description provided.

@alixander alixander self-assigned this Jun 12, 2023
@alixander
Copy link
Collaborator

alixander commented Jun 13, 2023

another use case:
(ideally this is not opacity 0, it's null)

Screen Shot 2023-06-13 at 10 27 03 AM
this
that

this.class: toggle
that.class: toggle

layers: {
  for-clients: {
    classes: {
      toggle: { style.opacity: 0 }
    }
  }
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

2 participants