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