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