Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33946 (s=33946, is=33981, ic=33980, ia=33982)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33982 (s=33946, is=33982, ic=33981, ia=33983)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33981 (s=33946, is=33982, ic=33981, ia=33983)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33983 (s=33946, is=33982, ic=33981, ia=33983)