Blank Slate (Default)

x
1
2
3
4
5
render Feedback::BlankSlateComponent.new(with_icon: icon) do |slate|
slate.with_title { title } if title.present?
slate.with_action { text } if text.present?
content
end
Param Description Input

Show/hide the icon

Some recommended button text samples