Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10677 (s=10677, is=10690, ic=10690, ia=10688)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10691 (s=10677, is=10691, ic=10691, ia=10689)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10691 (s=10677, is=10691, ic=10691, ia=10689)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10689 (s=10677, is=10691, ic=10691, ia=10689)