Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 21882 (s=21882, is=21896, ic=21898, ia=21900)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 21897 (s=21882, is=21897, ic=21899, ia=21901)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 21899 (s=21882, is=21897, ic=21899, ia=21901)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 21901 (s=21882, is=21897, ic=21899, ia=21901)