Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 10603 (s=10603, is=10611, ic=10610, ia=10612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 10612 (s=10603, is=10612, ic=10611, ia=10613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 10611 (s=10603, is=10612, ic=10611, ia=10613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 10613 (s=10603, is=10612, ic=10611, ia=10613)