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