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