Posts by user133681 • 13 points
2 posts
- 
		-3 votes1 answer25 viewsQ: Working with arraysI have this array: {tag: "teste"} how do I save the test word in a variable? 
- 
		1 votes1 answer80 viewsQ: How to avoid the Chips component of Materialize in white?I’m using materialize chips in my project, but I wanted to avoid this standard behavior of adding the same empty tag, for example: How do I stop this and enter the tag only when there is at least…