Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12232 (s=12232, is=12244, ic=12243, ia=12245)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12245 (s=12232, is=12245, ic=12244, ia=12246)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12244 (s=12232, is=12245, ic=12244, ia=12246)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12246 (s=12232, is=12245, ic=12244, ia=12246)