Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 27777 (s=27777, is=27808, ic=27806, ia=27808)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 27809 (s=27777, is=27809, ic=27807, ia=27809)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 27807 (s=27777, is=27809, ic=27807, ia=27809)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 27809 (s=27777, is=27809, ic=27807, ia=27809)