Namespace

ShowDisplayedItems

ShowDisplayedItems

Members

# static constant classNames

An object containing the classnames generated from the stylesheet made with emotion and using the style state of the store

View Source components/ShowDisplayedItems/ShowDisplayedItems.tsx, line 26

Methods

# static exports.ShowDisplayedItems() → {React.ReactElement}

The ShowDisplayedItems component, to display the index of thecurrently displayed items (ex : "showing 1 to 5 of 12 entries"). if there is a filter keyword, shows also the number of total entries (" ... filtered from 25 total entries").

View Source components/ShowDisplayedItems/ShowDisplayedItems.tsx, line 16

jsx to be injected in the html.
React.ReactElement