pub fn TextButton(_: TextButtonProps) -> ElementExpand description
ยงProps
For details, see the props struct definition.
onpress:EventHandler<Event<MouseData>>Handler for button press events.
children:ElementLabel child element.
border_radius:Option<String>Border radiusof the container (optional).
color:Option<String>Text color (optional).
height:Option<String>Height of the container (optional).