Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 102016 (s=102016, is=102080, ic=102081, ia=102083)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102081 (s=102016, is=102081, ic=102082, ia=102084)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102082 (s=102016, is=102081, ic=102082, ia=102084)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102084 (s=102016, is=102081, ic=102082, ia=102084)