Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 3170 (s=3170, is=3174, ic=3172, ia=3174)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 3175 (s=3170, is=3175, ic=3173, ia=3175)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 3173 (s=3170, is=3175, ic=3173, ia=3175)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 3175 (s=3170, is=3175, ic=3173, ia=3175)