Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13221 (s=13221, is=13234, ic=13233, ia=13235)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13235 (s=13221, is=13235, ic=13234, ia=13236)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13234 (s=13221, is=13235, ic=13234, ia=13236)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13236 (s=13221, is=13235, ic=13234, ia=13236)