Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20952 (s=20952, is=20984, ic=20986, ia=20981)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20985 (s=20952, is=20985, ic=20987, ia=20982)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20987 (s=20952, is=20985, ic=20987, ia=20982)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20982 (s=20952, is=20985, ic=20987, ia=20982)