Skip to content

Commit 2a84f3c

Browse files
committed
readme/doc
1 parent 84d241b commit 2a84f3c

File tree

39 files changed

+143
-78
lines changed

39 files changed

+143
-78
lines changed

docs/assets/navigation.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/search.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/classes/_nativescript_community_ui_material_activityindicator.ActivityIndicator.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_bottomnavigationbar.BottomNavigationBar.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_bottomnavigationbar.BottomNavigationTab.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_bottomsheet.ViewWithBottomSheetBase.html

+6-3
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_button.Button.html

+8-6
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_cardview.CardView.html

+2-1
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_core.Themer.html

+2-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_floatingactionbutton.FloatingActionButton.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_progress.Progress.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_ripple.Ripple.html

+4-1
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_slider.Slider.html

+4-1
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDial.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDialButton.html

+8-6
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDialItem.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDialItemBase.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDialItemButton.html

+8-6
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_speedial.SpeedDialItemTitle.html

+8-6
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_switch.Switch.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_tabs.TabContentItem.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_tabs.TabStrip.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_tabs.TabStripItem.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_tabs.Tabs.html

+6-3
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_textfield.TextField.html

+5-2
Large diffs are not rendered by default.

docs/classes/_nativescript_community_ui_material_textview.TextView.html

+5-2
Large diffs are not rendered by default.

docs/functions/_nativescript_community_ui_material_core.getRippleColor.html

+1-1
Large diffs are not rendered by default.

docs/functions/_nativescript_community_ui_material_core.install.html

+1-1
Large diffs are not rendered by default.

docs/functions/_nativescript_community_ui_material_core.installMixins.html

+1-1
Large diffs are not rendered by default.

docs/functions/_nativescript_community_ui_material_core.mixin.html

+1-1
Large diffs are not rendered by default.

docs/interfaces/_nativescript_community_ui_material_core.ShapeProperties.html

+2-2
Large diffs are not rendered by default.

docs/interfaces/_nativescript_community_ui_material_core.TypographyOptions.html

+2-2
Large diffs are not rendered by default.

docs/modules/_nativescript_community_ui_material_core.html

+1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<a href="../interfaces/_nativescript_community_ui_material_core.TypographyOptions.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-256"></use></svg><span>Typography<wbr/>Options</span></a>
66
</div></section><section class="tsd-index-section"><h3 class="tsd-index-heading">Variables</h3><div class="tsd-index-list"><a href="../variables/_nativescript_community_ui_material_core.dynamicElevationOffsetProperty.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>dynamic<wbr/>Elevation<wbr/>Offset<wbr/>Property</span></a>
77
<a href="../variables/_nativescript_community_ui_material_core.elevationProperty.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>elevation<wbr/>Property</span></a>
8+
<a href="../variables/_nativescript_community_ui_material_core.rippleColorAlphaProperty.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>ripple<wbr/>Color<wbr/>Alpha<wbr/>Property</span></a>
89
<a href="../variables/_nativescript_community_ui_material_core.rippleColorProperty.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>ripple<wbr/>Color<wbr/>Property</span></a>
910
<a href="../variables/_nativescript_community_ui_material_core.shapeProperty.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>shape<wbr/>Property</span></a>
1011
<a href="../variables/_nativescript_community_ui_material_core.themer-1.html" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-32"></use></svg><span>themer</span></a>

docs/variables/_nativescript_community_ui_material_core.dynamicElevationOffsetProperty.html

+1-1
Large diffs are not rendered by default.

docs/variables/_nativescript_community_ui_material_core.elevationProperty.html

+1-1
Large diffs are not rendered by default.

docs/variables/_nativescript_community_ui_material_core.rippleColorAlphaProperty.html

+1
Large diffs are not rendered by default.

docs/variables/_nativescript_community_ui_material_core.shapeProperty.html

+1-1
Large diffs are not rendered by default.

docs/variables/_nativescript_community_ui_material_core.themer-1.html

+1-1
Large diffs are not rendered by default.

docs/variables/_nativescript_community_ui_material_core.variantProperty.html

+1-1
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)