Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 5825 (s=5825, is=5826, ic=5826, ia=5826)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 5827 (s=5825, is=5827, ic=5827, ia=5827)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 5827 (s=5825, is=5827, ic=5827, ia=5827)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 5827 (s=5825, is=5827, ic=5827, ia=5827)