Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11964 (s=11964, is=11976, ic=11975, ia=11977)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11977 (s=11964, is=11977, ic=11976, ia=11978)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11976 (s=11964, is=11977, ic=11976, ia=11978)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11978 (s=11964, is=11977, ic=11976, ia=11978)