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