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