Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10881 (s=10881, is=10889, ic=10888, ia=10890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10890 (s=10881, is=10890, ic=10889, ia=10891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10889 (s=10881, is=10890, ic=10889, ia=10891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10891 (s=10881, is=10890, ic=10889, ia=10891)