Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65903 (s=65903, is=65958, ic=65959, ia=65960)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65959 (s=65903, is=65959, ic=65960, ia=65961)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65960 (s=65903, is=65959, ic=65960, ia=65961)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65961 (s=65903, is=65959, ic=65960, ia=65961)