Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101987 (s=101987, is=102051, ic=102052, ia=102054)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 102052 (s=101987, is=102052, ic=102053, ia=102055)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 102053 (s=101987, is=102052, ic=102053, ia=102055)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 102055 (s=101987, is=102052, ic=102053, ia=102055)