# strolch-wc-paging Strolch WebComponent Paging Component ## Usage: Import declaration: Styling: Element: JavaScript: /* Lifecycle */ attached: function () { this.$.paging.ajax = this.$.ajaxRequestObject; },