Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 44444 (s=44444, is=44488, ic=44488, ia=44490)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 44489 (s=44444, is=44489, ic=44489, ia=44491)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 44489 (s=44444, is=44489, ic=44489, ia=44491)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 44491 (s=44444, is=44489, ic=44489, ia=44491)