Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11210 (s=11210, is=11223, ic=11225, ia=11226)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11224 (s=11210, is=11224, ic=11226, ia=11227)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11226 (s=11210, is=11224, ic=11226, ia=11227)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11227 (s=11210, is=11224, ic=11226, ia=11227)