Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 63833 (s=63833, is=63888, ic=63889, ia=63890)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 63889 (s=63833, is=63889, ic=63890, ia=63891)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 63890 (s=63833, is=63889, ic=63890, ia=63891)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 63891 (s=63833, is=63889, ic=63890, ia=63891)