Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12208 (s=12208, is=12218, ic=12220, ia=12221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12219 (s=12208, is=12219, ic=12221, ia=12222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12221 (s=12208, is=12219, ic=12221, ia=12222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12222 (s=12208, is=12219, ic=12221, ia=12222)