Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65051 (s=65051, is=65106, ic=65107, ia=65108)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65107 (s=65051, is=65107, ic=65108, ia=65109)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65108 (s=65051, is=65107, ic=65108, ia=65109)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65109 (s=65051, is=65107, ic=65108, ia=65109)