# Wijmo_Angular_Base

## Content

<div class="content__tsd">
						<div style="display:flex;justify-content:space-between;align-items:center">
							<h1>
								wijmo.angular.base Module
							</h1>
						</div>
						<section class="tsd-comment">
							<div class="tsd-comment">
								<div class="lead">
									<p>Contains base classes for all Wijmo for AngularJS directives.</p>
								</div>
							</div>
						</section>
						<section class="tsd-index-group">
							<section class="tsd-index-panel">
								<div class="tsd-index-content">
									<section class="tsd-index-section ">
										<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>
												Functions
											</h3>
										</div>
										<ul class="tsd-index-list">
											<li class="tsd-kind-function tsd-parent-kind-external-module"><a href="wijmo_angular_base.html#getngmodules" class="tsd-kind-icon">get<wbr>NgModules</a></li>
										</ul>
									</section>
								</div>
							</section>
						</section>
						<section class="tsd-panel-group tsd-member-group ">
							<h2>Functions</h2>
							<section class="tsd-panel tsd-member tsd-kind-function tsd-parent-kind-external-module">
								<a name="getngmodules" class="tsd-anchor"></a>
								<h3>getNgModules</h3>
								<ul class="tsd-signatures tsd-kind-function tsd-parent-kind-external-module">
									<li class="tsd-signature tsd-kind-icon">get<wbr>NgModules<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></li>
								</ul>
								<ul class="tsd-descriptions">
									<li class="tsd-description">
										<aside class="tsd-sources">
										</aside>
										<div class="tsd-comment">
											<div class="lead">
												<p>Returns an array of all registered so far Wijmo Angular module names.
													These are the names of Angular modules that allows you to obtain a module
												reference using the <b>angular.module(moduleName)</b> function.</p>
											</div>
										</div>
										<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span></h4>
									</li>
								</ul>
							</section>
						</section>
					</div>