Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 93939 (s=93939, is=94000, ic=94001, ia=94002)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 94001 (s=93939, is=94001, ic=94002, ia=94003)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 94002 (s=93939, is=94001, ic=94002, ia=94003)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 94003 (s=93939, is=94001, ic=94002, ia=94003)