Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9649 (s=9649, is=9657, ic=9656, ia=9658)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9658 (s=9649, is=9658, ic=9657, ia=9659)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9657 (s=9649, is=9658, ic=9657, ia=9659)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9659 (s=9649, is=9658, ic=9657, ia=9659)