animate-css-grid
animate-css-grid copied to clipboard
Delay render inside the cell
I am very new in CSS. I am using react with your library, I am rendering some text inside the grid cell on click, But I want to render it after the cell got bigger, But I am unable to do that. It gets rendered instantaneously after the click. Is there any way in your library to achieve this.