Skip to content

useAccessibleScreenReaderTimeCounter is a hook used to read timer value on a specific interval without manual focus

Notifications You must be signed in to change notification settings

arunpraba/useAccessibleTimeCounter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

useAccessibleScreenReaderTimeCounter

useAccessibleScreenReaderTimeCounter is a hook used to read timer value on a specific interval without manual focus

  const {
    ariaAtomic,
    role,
    label,
    ariaLive
  } = useAccessibleScreenReaderTimeCounter({ timer, updateIntervalGap: 30 });

About

useAccessibleScreenReaderTimeCounter is a hook used to read timer value on a specific interval without manual focus

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published