Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65605 (s=65605, is=65660, ic=65661, ia=65662)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65661 (s=65605, is=65661, ic=65662, ia=65663)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65662 (s=65605, is=65661, ic=65662, ia=65663)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65663 (s=65605, is=65661, ic=65662, ia=65663)