Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123098 (s=123098, is=123174, ic=123177, ia=123179)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123175 (s=123098, is=123175, ic=123178, ia=123180)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123178 (s=123098, is=123175, ic=123178, ia=123180)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123180 (s=123098, is=123175, ic=123178, ia=123180)