Git Product home page Git Product logo

bb-component-supertable's Introduction

BB-Component-SuperTable

  • Styleable headers, rows, footers and dividers!
  • Additional actions events!
  • To be used in combination with the SuperColumn and SuperCell for fine-grain control and conditional styling.

Description

A fully customizable Table component with Superpowers!

Super Table

More on developing and using Custom plugins

Find out more about Budibase.

Usage instructions

  1. Add a Data provider
  2. Nest your Super Table
  3. Nest a Super Column for each column in your table you wish to display!

Component tree

Example: Customizing footers

Tick the Show Column Footers setting in the settings panel of the Super Table.

Show Column Footers

Next in your Super Column provide a Footer value.

Super Column footer value

In this example, the footer is showing the sum of the rows for the 'Cost' field.

TOTAL: ${{ sum (pluck Expenses Data Provider.Rows 'Cost') }}

Default footer styling is set in the Super Table. Tick the Customize setting and then alter the footer settings.

These default styles can be overridden in each Super Column if needed, in a similar way.

Custom footer style

bb-component-supertable's People

Contributors

poirazis avatar maximilian-bernstetter avatar melohagan avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.