Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 24102 (s=24102, is=24110, ic=24111, ia=24111)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 24111 (s=24102, is=24111, ic=24112, ia=24112)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 24112 (s=24102, is=24111, ic=24112, ia=24112)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 24112 (s=24102, is=24111, ic=24112, ia=24112)