hi @mitchartemis did you find anything about that BrowserWindow internal URL ? i m trying to achieve same and didn’t working. Thanks
D
Latest posts made by dhavald99
-
RE: How to open a specific route in an Electron BrowserWindow?
-
Close Bottomsheet programatically ???
Hi, i m using bottom sheet in my site and want to close programatticallty.
Actually i want like when user create bottom sheet and not click ant option for 45 or 60 sec i want to close bottom sheet.
so when ideal condition is gone past 45 second i want to close bottom sheet.
any idea??
-
pass custom attribute in @load method in infinite scroll
Hi,
I m using infinite scroll with reverse for chating in my site. there are multiple infinite scroll in a page. so i want to pass my conversation id to @load function.
can any one please tell me how to pass that ?because when i am trying to pass @load=“onLoad($evetnt, conversation_id, ($done ???))” . i m note getting that done function there.
Thank in advance!
-
get state for side drawer open/close in depth element
can anyone tell me how i know left aside is open or close and also get live state in depth element?