156 B
156 B
title
title |
---|
Props |
What are the props?
Props (short for properties) are the data or functions passed into a component. They are immutable (read-only).
title |
---|
Props |
Props (short for properties) are the data or functions passed into a component. They are immutable (read-only).