Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111590 (s=111590, is=111663, ic=111664, ia=111666)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111664 (s=111590, is=111664, ic=111665, ia=111667)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111665 (s=111590, is=111664, ic=111665, ia=111667)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111667 (s=111590, is=111664, ic=111665, ia=111667)