Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31622 (s=31622, is=31656, ic=31655, ia=31657)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31657 (s=31622, is=31657, ic=31656, ia=31658)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31656 (s=31622, is=31657, ic=31656, ia=31658)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31658 (s=31622, is=31657, ic=31656, ia=31658)