Programmatically add RadzenBreadCrumb items

Hi!
I am trying to programmatically add items to an existing breadcrumb component on my page. I have code behind access to an instance of RadzenBreadCrumb via @ref. I don't see any Items property or anything similar. Is this supported?

You might need to visit this thread to know more about how to create Blazor components programmatically:

You can find similar code in our examples as well: