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