Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31428 (s=31428, is=31462, ic=31461, ia=31463)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31463 (s=31428, is=31463, ic=31462, ia=31464)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31462 (s=31428, is=31463, ic=31462, ia=31464)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31464 (s=31428, is=31463, ic=31462, ia=31464)