Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12650 (s=12650, is=12660, ic=12662, ia=12663)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12661 (s=12650, is=12661, ic=12663, ia=12664)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12663 (s=12650, is=12661, ic=12663, ia=12664)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12664 (s=12650, is=12661, ic=12663, ia=12664)