Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31110 (s=31110, is=31144, ic=31143, ia=31145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31145 (s=31110, is=31145, ic=31144, ia=31146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31144 (s=31110, is=31145, ic=31144, ia=31146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31146 (s=31110, is=31145, ic=31144, ia=31146)