Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10497 (s=10497, is=10505, ic=10504, ia=10506)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10506 (s=10497, is=10506, ic=10505, ia=10507)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10505 (s=10497, is=10506, ic=10505, ia=10507)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10507 (s=10497, is=10506, ic=10505, ia=10507)