Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65464 (s=65464, is=65519, ic=65520, ia=65521)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65520 (s=65464, is=65520, ic=65521, ia=65522)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65521 (s=65464, is=65520, ic=65521, ia=65522)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65522 (s=65464, is=65520, ic=65521, ia=65522)