Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65875 (s=65875, is=65930, ic=65931, ia=65932)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65931 (s=65875, is=65931, ic=65932, ia=65933)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65932 (s=65875, is=65931, ic=65932, ia=65933)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65933 (s=65875, is=65931, ic=65932, ia=65933)