View Source Moon.Design.Search.Button (Moon v2.89.1)

Icon for the search

Properties

  • id :string - Id of the component
  • testid :string - Data-testid attribute value
  • class :css_class, from_context: :class - Additional classes for the <select> tag
  • title :string, default: "Clear" - Text in the button
  • value :string, default: "" - Value to be set to input when button is clicked

Events

  • on_click - Button's on_click event

Summary

Functions

Callback implementation for Surface.Component.render/1.