Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33267 (s=33267, is=33302, ic=33301, ia=33303)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33303 (s=33267, is=33303, ic=33302, ia=33304)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33302 (s=33267, is=33303, ic=33302, ia=33304)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33304 (s=33267, is=33303, ic=33302, ia=33304)