Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33255 (s=33255, is=33290, ic=33289, ia=33291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33291 (s=33255, is=33291, ic=33290, ia=33292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33290 (s=33255, is=33291, ic=33290, ia=33292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33292 (s=33255, is=33291, ic=33290, ia=33292)