Example of Reveal Card in ASP.NET Core Card Control
This sample demonstrates rendering the card
with reveal layouts. Hidden information of card can be revealed to see while clicking “Know more”.
DEMO
SOURCE

Author
|
Steve Fenton
|
Published on
|
Jul 7, 2014
|
Pages
|
82
|
|
|
TypeScript
Microsoft has done extensive work to make JavaScript easier to use. Microsoft TypeScript extends many familiar features of .NET programming to JavaScript.
Cards in this sample have a hidden content within the DOM which is available behind the visible element.
More information about Card can be found in this Documentation section.