LazyColumn.str.capitalize
capitalize
Capitalizes the first character of each string and converts the rest to lowercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with capitalized strings. |
Examples:
Capitalizes the first character of each string and converts the rest to lowercase.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with capitalized strings. |
Examples: