Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123634 (s=123634, is=123711, ic=123713, ia=123716)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123712 (s=123634, is=123712, ic=123714, ia=123717)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123714 (s=123634, is=123712, ic=123714, ia=123717)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123717 (s=123634, is=123712, ic=123714, ia=123717)