Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99231 (s=99231, is=99293, ic=99294, ia=99295)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99294 (s=99231, is=99294, ic=99295, ia=99296)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99295 (s=99231, is=99294, ic=99295, ia=99296)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99296 (s=99231, is=99294, ic=99295, ia=99296)