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