LazyColumn.str.rstrip
rstrip
Strips whitespace from the right (trailing side) of the string.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with trailing whitespace removed. |
Examples:
Strips whitespace from the right (trailing side) of the string.
Returns:
| Name | Type | Description |
|---|---|---|
LazyColumn |
LazyColumn
|
A new LazyColumn with trailing whitespace removed. |
Examples: