Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 55099 (s=55099, is=55150, ic=55150, ia=55152)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 55151 (s=55099, is=55151, ic=55151, ia=55153)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 55151 (s=55099, is=55151, ic=55151, ia=55153)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 55153 (s=55099, is=55151, ic=55151, ia=55153)