Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12354 (s=12354, is=12366, ic=12365, ia=12367)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12367 (s=12354, is=12367, ic=12366, ia=12368)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12366 (s=12354, is=12367, ic=12366, ia=12368)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12368 (s=12354, is=12367, ic=12366, ia=12368)