Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 100522 (s=100522, is=100584, ic=100586, ia=100587)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 100585 (s=100522, is=100585, ic=100587, ia=100588)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 100587 (s=100522, is=100585, ic=100587, ia=100588)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 100588 (s=100522, is=100585, ic=100587, ia=100588)