Skip to content

Using JavaScript with walker logic #203

@alexanderkirtzel

Description

@alexanderkirtzel

Is your feature request related to a problem? Please describe.
Using a custom JavaScript code to trigger events, I can't use the same data/context-creation mechanism used for other triggers. The walker isn't used to collect data and context variables.

Describe the solution you'd like
Update the context?: Walker.OrderedProperties parameter to pass an element that will function as the origin from where the walker builds the context.

Describe alternatives you've considered
Import the walker algorithm to run it manually as well. But it's not optimized for that usage. The function needs to be updated.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions