Replies: 1 comment 1 reply
-
UiAvatar::make()->backgroundColor('random'), |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
crynobone
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
-
Issue
When using UiAvatar Field I think one of the most important features is random color, which there is no possiblity to use with the field provided by Nova.
Possible solution
Add
randomColor()method to set&random=truein URL or even allowextendURL($string)to be able to extend the URL with custom paramsBeta Was this translation helpful? Give feedback.
All reactions