Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123481 (s=123481, is=123558, ic=123560, ia=123563)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123559 (s=123481, is=123559, ic=123561, ia=123564)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123561 (s=123481, is=123559, ic=123561, ia=123564)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123564 (s=123481, is=123559, ic=123561, ia=123564)