Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20666 (s=20666, is=20679, ic=20681, ia=20683)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20680 (s=20666, is=20680, ic=20682, ia=20684)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20682 (s=20666, is=20680, ic=20682, ia=20684)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20684 (s=20666, is=20680, ic=20682, ia=20684)