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