Custom Field - load data for the view

I initially thought a custom field was just a base livewire component. It appears I can't run Livewire lifecycle methods in the component though.

How can I load some data from my database to render in the view for a custom field?
Was this page helpful?