Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123964 (s=123964, is=124041, ic=124043, ia=124046)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 124042 (s=123964, is=124042, ic=124044, ia=124047)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 124044 (s=123964, is=124042, ic=124044, ia=124047)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 124047 (s=123964, is=124042, ic=124044, ia=124047)