Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 31415 (s=31415, is=31420, ic=31420, ia=31420)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 31421 (s=31415, is=31421, ic=31421, ia=31421)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 31421 (s=31415, is=31421, ic=31421, ia=31421)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 31421 (s=31415, is=31421, ic=31421, ia=31421)