acidjazz / tv-toast

Programmatic toasts for Nuxt.js powered by Tailwind CSS
MIT License
116 stars 11 forks source link

Default props in addition to 'defaults' settings #12

Closed lmgtfy2 closed 4 years ago

lmgtfy2 commented 4 years ago

Added a defaultProps field to the settings to easily define default values for component props.

This PR is related to #9

acidjazz commented 4 years ago

@mfollert thanks you so much for this, very helpful.

do you mind adding to the readme some example usage?

lmgtfy2 commented 4 years ago

@acidjazz done