Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 20542 (s=20542, is=20564, ic=20565, ia=20562)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 20565 (s=20542, is=20565, ic=20566, ia=20563)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 20566 (s=20542, is=20565, ic=20566, ia=20563)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 20563 (s=20542, is=20565, ic=20566, ia=20563)