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