Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 114123 (s=114123, is=114197, ic=114199, ia=114201)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 114198 (s=114123, is=114198, ic=114200, ia=114202)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 114200 (s=114123, is=114198, ic=114200, ia=114202)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 114202 (s=114123, is=114198, ic=114200, ia=114202)