Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11581 (s=11581, is=11593, ic=11592, ia=11594)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11594 (s=11581, is=11594, ic=11593, ia=11595)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11593 (s=11581, is=11594, ic=11593, ia=11595)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11595 (s=11581, is=11594, ic=11593, ia=11595)