Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33543 (s=33543, is=33578, ic=33577, ia=33579)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33579 (s=33543, is=33579, ic=33578, ia=33580)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33578 (s=33543, is=33579, ic=33578, ia=33580)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33580 (s=33543, is=33579, ic=33578, ia=33580)