Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101924 (s=101924, is=101988, ic=101989, ia=101991)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101989 (s=101924, is=101989, ic=101990, ia=101992)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101990 (s=101924, is=101989, ic=101990, ia=101992)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101992 (s=101924, is=101989, ic=101990, ia=101992)