Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 66609 (s=66609, is=66665, ic=66666, ia=66667)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 66666 (s=66609, is=66666, ic=66667, ia=66668)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 66667 (s=66609, is=66666, ic=66667, ia=66668)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 66668 (s=66609, is=66666, ic=66667, ia=66668)