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