# Wijmo_Grid_Cellmaker.Iratingoptions

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								IRatingOptions Interface
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Specifies parameters used to create rating cells with the
									<a href="../classes/wijmo_grid_cellmaker.cellmaker.html#makerating">CellMaker.makeRating</a> method.</p>
								</div>
							</div>
						</section>
						<section class="tsd-hierarchy">
							<h3>Heirarchy</h3>
							<ul class="tsd-hierarchy">
								<li>
									<a href="wijmo_grid_cellmaker.icellmakeroptions.html" class="tsd-signature-type">ICellMakerOptions</a>
									<ul class="tsd-hierarchy">
										<li>
											<span class="target">IRatingOptions</span>
										</li>
									</ul>
								</li>
							</ul>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section tsd-is-not-exported">
										<div class="title">
											<div class="gc_api_tree-item_icon_img_wrapper">
												<div class="gc_api_tree-item_icon_img" data-expand="true">
												</div>
											</div>
											<h3>
												Properties
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#attributes" class="tsd-kind-icon">attributes</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#click" class="tsd-kind-icon">click</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#cssclass" class="tsd-kind-icon">css<wbr>Class</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#label" class="tsd-kind-icon">label</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#range" class="tsd-kind-icon">range</a></li>
											<li class="tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported"><a href="wijmo_grid_cellmaker.iratingoptions.html#showzeros" class="tsd-kind-icon">show<wbr>Zeros</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group tsd-is-not-exported">
							<h2>Properties</h2>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported">
								<a name="attributes" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> attributes</h3>
								<div class="tsd-signature tsd-kind-icon">attributes<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_grid_cellmaker.icellmakeroptions.html">ICellMakerOptions</a>.<a href="wijmo_grid_cellmaker.icellmakeroptions.html#attributes">attributes</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Object with attributes to apply to the cell content element.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported">
								<a name="click" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> click</h3>
								<div class="tsd-signature tsd-kind-icon">click<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">ICellMakerClickHandler</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_grid_cellmaker.icellmakeroptions.html">ICellMakerOptions</a>.<a href="wijmo_grid_cellmaker.icellmakeroptions.html#click">click</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Function to be executed when the element is clicked.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported">
								<a name="cssclass" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> cssClass</h3>
								<div class="tsd-signature tsd-kind-icon">css<wbr>Class<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_grid_cellmaker.icellmakeroptions.html">ICellMakerOptions</a>.<a href="wijmo_grid_cellmaker.icellmakeroptions.html#cssclass">cssClass</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Template string used to set the element's CSS class names.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-inherited tsd-is-not-exported">
								<a name="label" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> label</h3>
								<div class="tsd-signature tsd-kind-icon">label<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div>
								<aside class="tsd-sources">
									<p>Inherited from <a href="wijmo_grid_cellmaker.icellmakeroptions.html">ICellMakerOptions</a>.<a href="wijmo_grid_cellmaker.icellmakeroptions.html#label">label</a></p>
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Template string used to set the element's "aria-label" attribute.</p>
									</div>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported">
								<a name="range" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> range</h3>
								<div class="tsd-signature tsd-kind-icon">range<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol">[]</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Range of the rating values, expressed as an array with two numbers
										(minimum and maximum ratings).</p>
									</div>
									<p>The default value for this option is [0, 5].</p>
								</div>
							</section>
							<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-interface tsd-is-not-exported">
								<a name="showzeros" class="tsd-anchor"></a>
								<h3><span class="tsd-flag ts-flagOptional">Optional</span> showZeros</h3>
								<div class="tsd-signature tsd-kind-icon">show<wbr>Zeros<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">boolean</span></div>
								<aside class="tsd-sources">
								</aside>
								<div class="tsd-comment">
									<div class="lead">
										<p>Whether to show symbols for zero ratings.</p>
									</div>
									<p>The default value for this option is false, which causes the zero
										symbol not to be displayed. Users may still click the area to the
									left of the first symbol to give the cell a zero rating.</p>
								</div>
							</section>
						</section>
					</div>