NavButtonParams
data class NavButtonParams(val forwardButtonContentDescription: String, val backButtonContentDescription: String)
Data class that represents the necessary data to add navigation buttons in the component.
Data class that represents the necessary data to add navigation buttons in the component.