Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 111755 (s=111755, is=111828, ic=111829, ia=111831)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 111829 (s=111755, is=111829, ic=111830, ia=111832)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 111830 (s=111755, is=111829, ic=111830, ia=111832)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 111832 (s=111755, is=111829, ic=111830, ia=111832)