What is Placeholder in header ?
So I have 2 questions. I have been searching through the official docs but no luck.
1. How do we set the
2. What is placeholder header used for ? I am guessing its used for not rendering any specific content or keep the header blank ?
I am defining column like this. How do we set the header as placeholder header so that while rendering actual table
Please if someone can elaborate more on this, would be really really appreciated ! Thanks !
1. How do we set the
isPlaceholder as true or false for particular header ?2. What is placeholder header used for ? I am guessing its used for not rendering any specific content or keep the header blank ?
I am defining column like this. How do we set the header as placeholder header so that while rendering actual table
header.isPlaceholder can be evaluated as true.Please if someone can elaborate more on this, would be really really appreciated ! Thanks !