Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 83533 (s=83533, is=83590, ic=83591, ia=83592)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 83591 (s=83533, is=83591, ic=83592, ia=83593)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 83592 (s=83533, is=83591, ic=83592, ia=83593)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 83593 (s=83533, is=83591, ic=83592, ia=83593)