Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20462 (s=20462, is=20473, ic=20473, ia=20472)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20474 (s=20462, is=20474, ic=20474, ia=20473)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20474 (s=20462, is=20474, ic=20474, ia=20473)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20473 (s=20462, is=20474, ic=20474, ia=20473)