Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 32153 (s=32153, is=32187, ic=32186, ia=32188)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 32188 (s=32153, is=32188, ic=32187, ia=32189)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 32187 (s=32153, is=32188, ic=32187, ia=32189)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 32189 (s=32153, is=32188, ic=32187, ia=32189)