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