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