Closed vie74050 closed 1 year ago
Ability to set options on which parts of the web app to show/hide.
The ECG graph will always be shown but these other regions can be hidden, depending on use case:
To hide DOM element based on URL params pass {id}=0
e.g. {URL}?pacer=0&bpgraph=0&settings=0
?pacer=0&bpgraph=0&settings=0
_
Ability to set options on which parts of the web app to show/hide.
The ECG graph will always be shown but these other regions can be hidden, depending on use case: