poirazis / bb-component-SuperSideNavigation

A Side Navigation Component for Budibase

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bb-component-SuperSideNavigation

A Side Navigation / Item List component for Budibase.

preview preview
# Description You can use the Super Side Navigation component to create Navigation panels. The sections and items of the Navigation list, can be populated from a Data Source, or be statically defined using a JSON. The component will prefill the JSON definition with an example to help you get started !
source Data Provider source JSON

You can use the On Click event with the components exposed context to react to user interactions

source JSON

Find out more about Budibase.

Instructions

To build your new plugin run the following in your Budibase CLI:

budi plugins --build

You can also re-build everytime you make a change to your plugin with the command:

budi plugins --watch

About

A Side Navigation Component for Budibase


Languages

Language:Svelte 63.8%Language:JavaScript 36.2%