New argument of vuePropsToKnobs function: **options**. It's object with follow not required properties: - [ ] *counting* - shows number of each prop before one's name - [ ] *debug* - calls console.table with props names, types, default values - [ ] *excludeNotMentioned* - excludes props, which are not mentioned in defaults or groups arguments
New argument of vuePropsToKnobs function: options.
It's object with follow not required properties: