reblocks-navigation-widget

Unlicense

A container widget which switches between children widgets when user changes an url.

$ area51 add reblocks-navigation-widgetCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(reblocks-navigation-widget:some-function ...)