Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64932 (s=64932, is=64987, ic=64988, ia=64989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 64988 (s=64932, is=64988, ic=64989, ia=64990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 64989 (s=64932, is=64988, ic=64989, ia=64990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 64990 (s=64932, is=64988, ic=64989, ia=64990)