Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11013 (s=11013, is=11023, ic=11022, ia=11024)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11024 (s=11013, is=11024, ic=11023, ia=11025)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11023 (s=11013, is=11024, ic=11023, ia=11025)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11025 (s=11013, is=11024, ic=11023, ia=11025)