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