Skip to content

Support for v-model directive #25

@msaelices

Description

@msaelices
  • add model: {prop: string, event: string} to the NSVViewMeta interface
  • runtime vModel infrastructure, which consumes the previous model
  • support TextField
  • support Label (Label can't be "edited" so i doesn't need vModel, just simple one way bindings)
  • support Tabs
  • support TabView
  • support BottomNavigation
  • support DatePicker
  • support ListPicker
  • support Progress
  • support SearchBar
  • support SegmentedBar
  • support Slider
  • support Switch
  • support TextView
  • support TimePicker
  • unit tests

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions