Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 34825 (s=34825, is=34861, ic=34860, ia=34862)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 34862 (s=34825, is=34862, ic=34861, ia=34863)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 34861 (s=34825, is=34862, ic=34861, ia=34863)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 34863 (s=34825, is=34862, ic=34861, ia=34863)