Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43857 (s=43857, is=43901, ic=43901, ia=43903)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43902 (s=43857, is=43902, ic=43902, ia=43904)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43902 (s=43857, is=43902, ic=43902, ia=43904)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43904 (s=43857, is=43902, ic=43902, ia=43904)