Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65196 (s=65196, is=65251, ic=65252, ia=65253)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65252 (s=65196, is=65252, ic=65253, ia=65254)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65253 (s=65196, is=65252, ic=65253, ia=65254)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65254 (s=65196, is=65252, ic=65253, ia=65254)