Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123555 (s=123555, is=123632, ic=123634, ia=123637)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123633 (s=123555, is=123633, ic=123635, ia=123638)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123635 (s=123555, is=123633, ic=123635, ia=123638)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123638 (s=123555, is=123633, ic=123635, ia=123638)