Skip to content

sort icon and position in AnalyticalTable #2969

Closed Answered by Lukas742
giladvidal asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @giladvidal

this behavior is not supported out of the box. To achieve this you will have to implement a custom header component and add the icons yourself there. Also you have to make sure that the internal icon container div is not displayed. The container is currently not easily accessible, but we'll add a data-component-name data attribute in our next release. For now you could implement it like this: codeSandbox

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by giladvidal
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants