0.0.5 • Published 11 months ago

custom-per-page v0.0.5

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
11 months ago

Custom Per Page

Props:

  • choices-displayed: string

Props

NameTypeDescription
choices-displayedstringSpecify the choices for number of results to render per page

This component will render a drop down button to select the number of results to render per page.

<custom-per-page choices-displayed="10,25,50,100"></custom-per-page>

Built With Stencil