Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23890 (s=23890, is=23906, ic=23908, ia=23910)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23907 (s=23890, is=23907, ic=23909, ia=23911)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23909 (s=23890, is=23907, ic=23909, ia=23911)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23911 (s=23890, is=23907, ic=23909, ia=23911)