Forum Discussion
null null
Jul 11, 2020Iron Contributor
on hover a custom class definition for List view formatter
I have been using the sample given in the GitHub for SharePoint List view formatting However, i want to apply styles of my own i have a requirement where i have to apply a class on hover of a di...
Sudharsan K
Jul 13, 2020Steel Contributor
Hi, you can try using the style attribute to define all the css properties for the div instead of using the default classnames.
null null
Jul 16, 2020Iron Contributor
Sudharsan K how do i invoke hover from style attribute