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