Struct tui_realm_stdlib::SelectPropsBuilder [−][src]
pub struct SelectPropsBuilder { /* fields omitted */ }Implementations
with_foreground
Set foreground color
with_background
Set inverted color
with_highlighted_str
Display a symbol to highlighted line in scroll table
pub fn with_borders(
&mut self,
borders: Borders,
variant: BorderType,
color: Color
) -> &mut Self
pub fn with_borders(
&mut self,
borders: Borders,
variant: BorderType,
color: Color
) -> &mut Self
with_borders
Set component borders style
with_options
Set options for radio group
with_title
Set title
with_value
Set initial value for choice