Custom Elements Documentation

Properties

alwaysShowNavigationArrows boolean false
animationType string "slide"
animationDuration number 250
autoSeparators boolean false
backLabel string "Back"
disabled boolean false
enableScrolling boolean true
filterCallback function function (text, searchValue){return text.toString().toLowerCase().indexOf(searchValue.toLowerCase()) >= 0;};
height string | number auto
headerAnimationDuration number 0
placeHolder string 'Filter list items...'
readOnly boolean false
rtl boolean false
roundedCorners boolean true
showNavigationArrows boolean true
showFilter boolean false
showHeader boolean true
showBackButton boolean true
theme string ''
width string 100%

Events

Methods

back Method
changePage Method
destroy Method