Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123933 (s=123933, is=124010, ic=124012, ia=124015)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124011 (s=123933, is=124011, ic=124013, ia=124016)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124013 (s=123933, is=124011, ic=124013, ia=124016)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124016 (s=123933, is=124011, ic=124013, ia=124016)