Component - Extension functions
This UI component shows how extension functions add new behavior to existing classes without changing their code. It displays a simple text and a button. When you tap the button, it uses an extension function to transform the text and updates the display.