Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 11243 (s=11243, is=11253, ic=11252, ia=11254)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 11254 (s=11243, is=11254, ic=11253, ia=11255)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 11253 (s=11243, is=11254, ic=11253, ia=11255)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 11255 (s=11243, is=11254, ic=11253, ia=11255)