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