Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 33318 (s=33318, is=33353, ic=33352, ia=33354)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 33354 (s=33318, is=33354, ic=33353, ia=33355)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 33353 (s=33318, is=33354, ic=33353, ia=33355)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 33355 (s=33318, is=33354, ic=33353, ia=33355)