# wjSlicer Class

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wjSlicer Class
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>KnockoutJS binding for the <a href="wijmo_olap.slicer.html">Slicer</a> object.
										Use the <a href="wijmo_knockout_olap.wjslicer.html">wjSlicer</a> binding to add <a href="wijmo_olap.slicer.html">Slicer</a> controls to your
										KnockoutJS applications. For example:
										&lt;div data-bind="wjSlicer:
										{
										field: theField,
										showHeader: true
										}"&gt;
									&lt;/div&gt;</p>
								</div>
								<p>The <b>wjSlicer</b> binding supports all read-write properties and events of
								the <a href="wijmo_olap.slicer.html">Slicer</a> class.</p>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<span class="tsd-signature-type">WjBinding</span>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">wjSlicer</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
					</div>