Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123482 (s=123482, is=123559, ic=123561, ia=123564)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123560 (s=123482, is=123560, ic=123562, ia=123565)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123562 (s=123482, is=123560, ic=123562, ia=123565)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123565 (s=123482, is=123560, ic=123562, ia=123565)