Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102083 (s=102083, is=102147, ic=102148, ia=102150)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102148 (s=102083, is=102148, ic=102149, ia=102151)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102149 (s=102083, is=102148, ic=102149, ia=102151)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102151 (s=102083, is=102148, ic=102149, ia=102151)