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