Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31256 (s=31256, is=31290, ic=31289, ia=31291)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31291 (s=31256, is=31291, ic=31290, ia=31292)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31290 (s=31256, is=31291, ic=31290, ia=31292)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31292 (s=31256, is=31291, ic=31290, ia=31292)