Skip to content

Add selection of id from next location content #3

@slv

Description

@slv

Parse response of next location and select content of element with id in the params.ids array
new LocationHandler({
ids: ['page-content', 'header', 'sidebar']
....
})
and make them available in changeObj.data['page-content], changeObj.data['header'], changeObj.data.sidebar

Metadata

Metadata

Assignees

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions