Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123877 (s=123877, is=123954, ic=123956, ia=123959)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123955 (s=123877, is=123955, ic=123957, ia=123960)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123957 (s=123877, is=123955, ic=123957, ia=123960)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123960 (s=123877, is=123955, ic=123957, ia=123960)