Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13001 (s=13001, is=13014, ic=13013, ia=13015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13015 (s=13001, is=13015, ic=13014, ia=13016)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13014 (s=13001, is=13015, ic=13014, ia=13016)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13016 (s=13001, is=13015, ic=13014, ia=13016)