Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101680 (s=101680, is=101744, ic=101745, ia=101747)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101745 (s=101680, is=101745, ic=101746, ia=101748)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101746 (s=101680, is=101745, ic=101746, ia=101748)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101748 (s=101680, is=101745, ic=101746, ia=101748)