Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123610 (s=123610, is=123687, ic=123689, ia=123692)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123688 (s=123610, is=123688, ic=123690, ia=123693)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123690 (s=123610, is=123688, ic=123690, ia=123693)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123693 (s=123610, is=123688, ic=123690, ia=123693)