Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100540 (s=100540, is=100602, ic=100604, ia=100605)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100603 (s=100540, is=100603, ic=100605, ia=100606)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100605 (s=100540, is=100603, ic=100605, ia=100606)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100606 (s=100540, is=100603, ic=100605, ia=100606)