Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123886 (s=123886, is=123963, ic=123965, ia=123968)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123964 (s=123886, is=123964, ic=123966, ia=123969)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123966 (s=123886, is=123964, ic=123966, ia=123969)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123969 (s=123886, is=123964, ic=123966, ia=123969)