Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123169 (s=123169, is=123245, ic=123248, ia=123250)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123246 (s=123169, is=123246, ic=123249, ia=123251)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123249 (s=123169, is=123246, ic=123249, ia=123251)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123251 (s=123169, is=123246, ic=123249, ia=123251)