Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 64953 (s=64953, is=65008, ic=65009, ia=65010)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65009 (s=64953, is=65009, ic=65010, ia=65011)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65010 (s=64953, is=65009, ic=65010, ia=65011)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65011 (s=64953, is=65009, ic=65010, ia=65011)