Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12400 (s=12400, is=12412, ic=12411, ia=12413)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12413 (s=12400, is=12413, ic=12412, ia=12414)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12412 (s=12400, is=12413, ic=12412, ia=12414)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12414 (s=12400, is=12413, ic=12412, ia=12414)