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