Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 25101 (s=25101, is=25126, ic=25125, ia=25126)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 25127 (s=25101, is=25127, ic=25126, ia=25127)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 25126 (s=25101, is=25127, ic=25126, ia=25127)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 25127 (s=25101, is=25127, ic=25126, ia=25127)