Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 6969 (s=6969, is=6976, ic=6974, ia=6976)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 6977 (s=6969, is=6977, ic=6975, ia=6977)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 6975 (s=6969, is=6977, ic=6975, ia=6977)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 6977 (s=6969, is=6977, ic=6975, ia=6977)