python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
how to call child component callback event from parent component in react
Hi I am a beginner in React, I am using Fluent UI in my project .
I am planning to use Panel control from Fluent UI and make that as common component so that I can reuse it.I use bellow code
import *...
kuntal
Votes: 0
Answers: 1
ScrollablePane with DetailsList cannot scroll fixed header issue
I am using fluent UI details list. I tried to scroll my headers with scrollbar. But My headers are not scrolling when I scrolls horizontally. This is my code. I found this from an example. But nothing...
AlexDemo
Votes: 0
Answers: 1
Adding sorting icon in column header in Details List in Fluent UI
For a DetailsList or ShimmeredDetailsList, I need to add two arrows (one up, one down) besides the column name in the column header so that the user can look at the grid and tell which column is sorta...
coolest-duck
Votes: 0
Answers: 1
Adding aria-label to label or paragraph
I am working on fixing a bug for a frontend built using Fluent UI. I have a ChoiceGroup in which I have rendered two div tags each having text. I want the screen reader to read both the texts when the...
RPDev
Votes: 0
Answers: 1