Skip to content
This repository was archived by the owner on Aug 25, 2021. It is now read-only.

sti table

Timon Wong/NHNCN edited this page Jan 4, 2016 · 1 revision

The sti-table directive provide extensions for the Smart Table components, which means, you HAVE TO use sti-talbe in conjunction with st-table directive:

<table st-table="xxx" sti-table>...</table>

Attributes

option description value default
default-sort A sort key which can be specified to sort the table initially by string
default-sort-reverse Whether to sort reversely with default-sort attribute boolean false

Default sort

See Demo

Clone this wiki locally