Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12799 (s=12799, is=12811, ic=12810, ia=12812)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12812 (s=12799, is=12812, ic=12811, ia=12813)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12811 (s=12799, is=12812, ic=12811, ia=12813)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12813 (s=12799, is=12812, ic=12811, ia=12813)