Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6255 (s=6255, is=6262, ic=6260, ia=6262)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6263 (s=6255, is=6263, ic=6261, ia=6263)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6261 (s=6255, is=6263, ic=6261, ia=6263)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6263 (s=6255, is=6263, ic=6261, ia=6263)