Skip to content

Add paging.position property

Compare
Choose a tag to compare
@komarovalexander komarovalexander released this 13 Feb 10:48
· 700 commits to master since this release
0374efb

specifies the place where paging should be located: 'bottom', 'top', 'topAndBottom'

{
  paging: {
    enabled: true,
    position: 'top'
  }   
}

demo: https://komarovalexander.github.io/ka-table/#/paging