Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65555 (s=65555, is=65610, ic=65611, ia=65612)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65611 (s=65555, is=65611, ic=65612, ia=65613)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65612 (s=65555, is=65611, ic=65612, ia=65613)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65613 (s=65555, is=65611, ic=65612, ia=65613)