Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11801 (s=11801, is=11813, ic=11812, ia=11814)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11814 (s=11801, is=11814, ic=11813, ia=11815)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11813 (s=11801, is=11814, ic=11813, ia=11815)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11815 (s=11801, is=11814, ic=11813, ia=11815)