Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10848 (s=10848, is=10870, ic=10870, ia=10872)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10871 (s=10848, is=10871, ic=10871, ia=10873)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10871 (s=10848, is=10871, ic=10871, ia=10873)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10873 (s=10848, is=10871, ic=10871, ia=10873)