Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15887 (s=15887, is=15898, ic=15900, ia=15901)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15899 (s=15887, is=15899, ic=15901, ia=15902)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15901 (s=15887, is=15899, ic=15901, ia=15902)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15902 (s=15887, is=15899, ic=15901, ia=15902)