Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123699 (s=123699, is=123776, ic=123778, ia=123781)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123777 (s=123699, is=123777, ic=123779, ia=123782)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123779 (s=123699, is=123777, ic=123779, ia=123782)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123782 (s=123699, is=123777, ic=123779, ia=123782)