Mike Wilson
Mike Wilson
I have a model with related data, and I'm attempting to do a query based on the related data and I'm having issues. I have a Street model, which has...
Show how the validation classes can be used
An svg icon isn't properly cached after initially being requested. It should be cached so that there is never more than one network request for that icon.
Currently the sidenav immediately appears, and does not follow material design specs for animation.
Currently the sidenav md-locked-open class is hardcoded to be applied when screen width is more than 600px wide. This should be a property that the consumer passes into the component.
I'm working on implementing some server-side Blazor components, but I have a lot of other Javascript functionality on the page. I would like to be able to include the needed...
It would be nice if we could override the classes for the button markup, similar to how we are able to set the `toast_class_fn`. In my case, I'm setting dark...