Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12104 (s=12104, is=12114, ic=12116, ia=12117)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12115 (s=12104, is=12115, ic=12117, ia=12118)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12117 (s=12104, is=12115, ic=12117, ia=12118)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12118 (s=12104, is=12115, ic=12117, ia=12118)