SearchResultItemChargingStationComposable
fun SearchResultItemChargingStationComposable(state: SearchResultItemState, icons: SearchResultItemComposableIcons = SearchResultItemComposableDefaults.icons, colors: SearchResultItemComposableColors = SearchResultItemComposableDefaults.colors())
Composable function that renders EV charging station status information.
Parameters
state
The state containing data required to render UI components.
icons
Customizable icons.
colors
Customizable color scheme (background, text, etc.).