Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3175 (s=3175, is=3179, ic=3177, ia=3179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3180 (s=3175, is=3180, ic=3178, ia=3180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3178 (s=3175, is=3180, ic=3178, ia=3180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3180 (s=3175, is=3180, ic=3178, ia=3180)