Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11195 (s=11195, is=11205, ic=11204, ia=11206)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11206 (s=11195, is=11206, ic=11205, ia=11207)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11205 (s=11195, is=11206, ic=11205, ia=11207)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11207 (s=11195, is=11206, ic=11205, ia=11207)