I am faced with a unique design challenge where I am utilizing the MatCardComponent and each card contains a table. I would like to incorporate a floating label within the border gap similar to what is seen in MatFormField.
https://i.stack.imgur.com/51LBj.png
In the image above, instead of an input field, there is a MatCard containing a table. Is it possible to achieve this effect? Any assistance would be greatly appreciated. Thank you.