Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123320 (s=123320, is=123397, ic=123399, ia=123402)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123398 (s=123320, is=123398, ic=123400, ia=123403)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123400 (s=123320, is=123398, ic=123400, ia=123403)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123403 (s=123320, is=123398, ic=123400, ia=123403)