Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12971 (s=12971, is=12981, ic=12982, ia=12981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12982 (s=12971, is=12982, ic=12983, ia=12982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12983 (s=12971, is=12982, ic=12983, ia=12982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12982 (s=12971, is=12982, ic=12983, ia=12982)