Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11136 (s=11136, is=11146, ic=11145, ia=11147)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11147 (s=11136, is=11147, ic=11146, ia=11148)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11146 (s=11136, is=11147, ic=11146, ia=11148)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11148 (s=11136, is=11147, ic=11146, ia=11148)