Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
288 views
in Technique[技术] by (71.8m points)

How to imbed a blazor component in a Bootstrap Popover?

I have a Blazor component (.net 5, server side) that has a popover inside it. This is working fine - when I click the button the popover appears.

I would like to replace the default text of the popover with a form that I have in another Blazor component.

I was thinking something on the control like data-content=". When I try this nothing appears (I have html:true on the popover and a simple span tag displays correctly).

Does anyone know how to achieve this?

question from:https://stackoverflow.com/questions/65911277/how-to-imbed-a-blazor-component-in-a-bootstrap-popover

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

57.0k users

...