You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 25, 2021. It is now read-only.
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:
<tablest-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