Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65021 (s=65021, is=65076, ic=65077, ia=65078)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65077 (s=65021, is=65077, ic=65078, ia=65079)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65078 (s=65021, is=65077, ic=65078, ia=65079)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65079 (s=65021, is=65077, ic=65078, ia=65079)