Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64951 (s=64951, is=65006, ic=65007, ia=65008)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65007 (s=64951, is=65007, ic=65008, ia=65009)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65008 (s=64951, is=65007, ic=65008, ia=65009)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65009 (s=64951, is=65007, ic=65008, ia=65009)