Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20325 (s=20325, is=20338, ic=20340, ia=20342)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20339 (s=20325, is=20339, ic=20341, ia=20343)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20341 (s=20325, is=20339, ic=20341, ia=20343)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20343 (s=20325, is=20339, ic=20341, ia=20343)