Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86161 (s=86161, is=86219, ic=86220, ia=86221)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86220 (s=86161, is=86220, ic=86221, ia=86222)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86221 (s=86161, is=86220, ic=86221, ia=86222)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86222 (s=86161, is=86220, ic=86221, ia=86222)