Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 9283 (s=9283, is=9291, ic=9289, ia=9291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 9292 (s=9283, is=9292, ic=9290, ia=9292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 9290 (s=9283, is=9292, ic=9290, ia=9292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 9292 (s=9283, is=9292, ic=9290, ia=9292)