Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12032 (s=12032, is=12044, ic=12043, ia=12045)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12045 (s=12032, is=12045, ic=12044, ia=12046)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12044 (s=12032, is=12045, ic=12044, ia=12046)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12046 (s=12032, is=12045, ic=12044, ia=12046)