x
1
<img src="https://secure.gravatar.com/avatar/d41d8cd98f00b204e9800998ecf8427e.png?d=robohash&r=pg&s=50" class="rounded-full w-10 h-10 bg-gray-200 dark:bg-gray-600"></img>
1
2
3
4
5
6
7
8
9
10
11
render Fluxbit::GravatarComponent.new( rating: rating, color: color == "" ? nil : color, rounded: rounded, secure: secure, default: default, filetype: filetype, status: status == "" ? false : status.to_sym, status_position: status_position.to_sym, size: size.to_sym)
Fluxbit::GravatarComponent
You can use this component to display a message to the user
Param | Description | Input |
---|---|---|
Rating |
|
|
Secure URL? |
|
|
Filetype |
|
|
Default |
|
|
Color |
|
|
Rounded? |
|
|
Status |
|
|
Status |
|
|
Size |
|