Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100891 (s=100891, is=100954, ic=100955, ia=100957)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100955 (s=100891, is=100955, ic=100956, ia=100958)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100956 (s=100891, is=100955, ic=100956, ia=100958)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100958 (s=100891, is=100955, ic=100956, ia=100958)