Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65756 (s=65756, is=65811, ic=65812, ia=65813)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65812 (s=65756, is=65812, ic=65813, ia=65814)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65813 (s=65756, is=65812, ic=65813, ia=65814)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65814 (s=65756, is=65812, ic=65813, ia=65814)