Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123594 (s=123594, is=123671, ic=123673, ia=123676)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123672 (s=123594, is=123672, ic=123674, ia=123677)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123674 (s=123594, is=123672, ic=123674, ia=123677)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123677 (s=123594, is=123672, ic=123674, ia=123677)