Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 30118 (s=30118, is=30131, ic=30132, ia=30131)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 30132 (s=30118, is=30132, ic=30133, ia=30132)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 30133 (s=30118, is=30132, ic=30133, ia=30132)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 30132 (s=30118, is=30132, ic=30133, ia=30132)