Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123735 (s=123735, is=123812, ic=123814, ia=123817)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123813 (s=123735, is=123813, ic=123815, ia=123818)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123815 (s=123735, is=123813, ic=123815, ia=123818)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123818 (s=123735, is=123813, ic=123815, ia=123818)