Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33765 (s=33765, is=33800, ic=33799, ia=33801)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33801 (s=33765, is=33801, ic=33800, ia=33802)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33800 (s=33765, is=33801, ic=33800, ia=33802)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33802 (s=33765, is=33801, ic=33800, ia=33802)