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