Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100317 (s=100317, is=100380, ic=100381, ia=100382)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100381 (s=100317, is=100381, ic=100382, ia=100383)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100382 (s=100317, is=100381, ic=100382, ia=100383)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100383 (s=100317, is=100381, ic=100382, ia=100383)