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