Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6120 (s=6120, is=6127, ic=6125, ia=6127)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6128 (s=6120, is=6128, ic=6126, ia=6128)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6126 (s=6120, is=6128, ic=6126, ia=6128)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6128 (s=6120, is=6128, ic=6126, ia=6128)