Skip to content

node.type="component"overrides node.type="frame" so you can't show/hide code with a conditional statement based on node.type #25

@mikeysouthwell

Description

@mikeysouthwell

I'm trying to build up a list of conditional statements so I only see certain code if a node is of type Frame and different code if a node is of type ellipse, rectangle, text etc.

However if it's a component or an instance of a component then this doesn't work.

Is there another way to get the base node type of a node?

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions