Skip to content

mol-incom/primevue-inputnumber-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PrimeVue InputNumber debug app

Vite/Vue app for understanding the order and contents of events emitted by PrimeVue's InputNumber component.

Install

npm install

Run

npm run dev

Use

  • Locate the input field
  • Change its contents
  • Observe what values are emitted by viewing the page and console log.
  • Figure out what the hell the purpose of formattedValue is (and please let me know if you do!).
  • Delete this project and forget that it ever existed.

About

Debug app for PrimeVue's InputNumber component

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published