I have this specific design requirement where i am using MatCardComponent and Inside each card there is table. now i want to add label floating in border gap like we have in MatFormField.
like above image but instead of input it will be MatCard and inside its a table.
Is there any way i can achieve this result? Please help me. Thank you