ohif-viewer/platform/ui/src/components/StudyListTable
Rodrigo Antinarelli 8ca3769ba1
OHIF-304 - Create TooltipClipboard component for copying from Study List (#1887)
* Create TooltipClipboard component

* basic doc page for TooltipClipboard

* enable clipboard tooltip for specific rows

* wrap component with tooltip clipboard

* remove logic from ui component

* set clipbboard message

* minor refactor to add a delay to show the tooltip clipboard

* delay to hide comment

* Remove titles which were interfering with tooltips

Co-authored-by: Erik Ziegler <erik.sweed@gmail.com>
2020-07-22 20:25:51 +02:00
..
index.js export studyListTableRow from @ohif/ui 2020-05-15 13:02:02 +01:00
StudyListTable.js export studyListTableRow from @ohif/ui 2020-05-15 13:02:02 +01:00
StudyListTable.mdx feat: Custom Menu Structure (#1605) 2020-05-15 12:46:23 +01:00
StudyListTableRow.js OHIF-304 - Create TooltipClipboard component for copying from Study List (#1887) 2020-07-22 20:25:51 +02:00