Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97918 (s=97918, is=97980, ic=97981, ia=97982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97981 (s=97918, is=97981, ic=97982, ia=97983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97982 (s=97918, is=97981, ic=97982, ia=97983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97983 (s=97918, is=97981, ic=97982, ia=97983)