Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101835 (s=101835, is=101899, ic=101900, ia=101902)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101900 (s=101835, is=101900, ic=101901, ia=101903)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101901 (s=101835, is=101900, ic=101901, ia=101903)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101903 (s=101835, is=101900, ic=101901, ia=101903)