Add a new button for the action
This commit is contained in:
parent
ccc78000bd
commit
b14cd5f56d
2 changed files with 33 additions and 0 deletions
|
@ -379,6 +379,7 @@ pub struct Search {
|
|||
pub invalid_include_exclude_editor: ContainerStyle,
|
||||
pub include_exclude_inputs: ContainedText,
|
||||
pub option_button: Toggleable<Interactive<ContainedText>>,
|
||||
pub action_button: Interactive<ContainedText>,
|
||||
pub match_background: Color,
|
||||
pub match_index: ContainedText,
|
||||
pub results_status: TextStyle,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue