Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123534 (s=123534, is=123611, ic=123613, ia=123616)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123612 (s=123534, is=123612, ic=123614, ia=123617)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123614 (s=123534, is=123612, ic=123614, ia=123617)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123617 (s=123534, is=123612, ic=123614, ia=123617)