Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 13886 (s=13886, is=13899, ic=13900, ia=13898)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 13900 (s=13886, is=13900, ic=13901, ia=13899)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 13901 (s=13886, is=13900, ic=13901, ia=13899)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 13899 (s=13886, is=13900, ic=13901, ia=13899)