Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123888 (s=123888, is=123965, ic=123967, ia=123970)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123966 (s=123888, is=123966, ic=123968, ia=123971)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123968 (s=123888, is=123966, ic=123968, ia=123971)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123971 (s=123888, is=123966, ic=123968, ia=123971)