Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7982 (s=7982, is=7989, ic=7987, ia=7989)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7990 (s=7982, is=7990, ic=7988, ia=7990)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7988 (s=7982, is=7990, ic=7988, ia=7990)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7990 (s=7982, is=7990, ic=7988, ia=7990)