Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24000 (s=24000, is=24008, ic=24009, ia=24009)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24009 (s=24000, is=24009, ic=24010, ia=24010)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24010 (s=24000, is=24009, ic=24010, ia=24010)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24010 (s=24000, is=24009, ic=24010, ia=24010)