Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123325 (s=123325, is=123402, ic=123404, ia=123407)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123403 (s=123325, is=123403, ic=123405, ia=123408)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123405 (s=123325, is=123403, ic=123405, ia=123408)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123408 (s=123325, is=123403, ic=123405, ia=123408)