Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9099 (s=9099, is=9106, ic=9105, ia=9107)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9107 (s=9099, is=9107, ic=9106, ia=9108)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9106 (s=9099, is=9107, ic=9106, ia=9108)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9108 (s=9099, is=9107, ic=9106, ia=9108)