Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10230 (s=10230, is=10238, ic=10237, ia=10239)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10239 (s=10230, is=10239, ic=10238, ia=10240)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10238 (s=10230, is=10239, ic=10238, ia=10240)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10240 (s=10230, is=10239, ic=10238, ia=10240)