Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11225 (s=11225, is=11235, ic=11234, ia=11236)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11236 (s=11225, is=11236, ic=11235, ia=11237)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11235 (s=11225, is=11236, ic=11235, ia=11237)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11237 (s=11225, is=11236, ic=11235, ia=11237)