Skip to content

Insert widget in _modules.html for quick navigation to each module element on page

License

Notifications You must be signed in to change notification settings

brandung/bra_module-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

bra_module-widget

Insert a widget in _modules.html to quickly jump to a certain component

Show Single Component

To show only a single component per default on document load, you can trigger this by setting the GET parameter 'comp'.

/?comp=alert

Hide Widget

To hide the widget, just set the GET parameter 'hide' to 'true'.

/?hide=true

Delete hidden components

You can delete the hidden components by following GET parameter 'delete=true'. Useful for iframe actions within the capitan-builder.

/?delete=true

About

Insert widget in _modules.html for quick navigation to each module element on page

Resources

License

Stars

Watchers

Forks

Packages

No packages published