Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31077 (s=31077, is=31111, ic=31110, ia=31112)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31112 (s=31077, is=31112, ic=31111, ia=31113)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31111 (s=31077, is=31112, ic=31111, ia=31113)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31113 (s=31077, is=31112, ic=31111, ia=31113)