Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33890 (s=33890, is=33925, ic=33924, ia=33926)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33926 (s=33890, is=33926, ic=33925, ia=33927)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33925 (s=33890, is=33926, ic=33925, ia=33927)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33927 (s=33890, is=33926, ic=33925, ia=33927)