NativeScript Components
NativeScript-Vue runs on top of NativeScript, so under the hood the native NativeScript views are used, there are only some differences with some views and these will be the ones you will find in the Components section of this documentation.
For all other views you will be redirected to the NativeScript documentation, these views are listed below:
Layout Containers
Navigation Components
Dialogs
Components
- ActivityIndicator
- Button
- DatePicker Prop
date
supportv-model
- HtmlView
- Image
- Label
- ListPicker Prop
selectedIndex
supportv-model
- ListView
- Placeholder
- Progress
- ScrollView
- SearchBar
- SegmentedBar
- Slider Prop
value
supportv-model
- Switch Prop
checked
supportv-model
- TabView
- TextField Prop
text
supportv-model
- TextView Prop
text
supportv-model
- TimePicker Prop
time
supportv-model
- WebView
Additional UI components can be created or installed via plugins.