Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 67345 (s=67345, is=67401, ic=67402, ia=67403)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 67402 (s=67345, is=67402, ic=67403, ia=67404)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 67403 (s=67345, is=67402, ic=67403, ia=67404)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 67404 (s=67345, is=67402, ic=67403, ia=67404)