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