Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99902 (s=99902, is=99965, ic=99966, ia=99967)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99966 (s=99902, is=99966, ic=99967, ia=99968)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99967 (s=99902, is=99966, ic=99967, ia=99968)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99968 (s=99902, is=99966, ic=99967, ia=99968)