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