pub fn Control(props: ControlProps) -> impl IntoView
Expand description
Creates a new control.
§Required Props
- children:
ChildrenFn
§Optional Props
- leaflet_bar:
bool
- Wether the container should get the class
leaflet-bar
.
- Wether the container should get the class
- position:
impl Into<Signal<String>>
- Position of the control.