Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 14234 (s=14234, is=14250, ic=14251, ia=14253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 14251 (s=14234, is=14251, ic=14252, ia=14254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 14252 (s=14234, is=14251, ic=14252, ia=14254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 14254 (s=14234, is=14251, ic=14252, ia=14254)